Pull request #99 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from da9df06b674e2baecd716c40d3f2c6c54fc55ad7+9351a662b217a128018db5c2b0fd8a407906271b (ceeba4f6bfa78f770df7f6f19bf96a21629d2500) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5400858603200514530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8215267470905876027.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1387143498490486701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6556602204593654389.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4058069442197270238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-99/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1624341396643889144.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Executor slot already in use ‘prd-centos7-blackbox-4c-2g-15642’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-15742’ is offline ‘prd-centos7-docker-4c-2g-309’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-15739’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15751 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-99 # 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/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh1853813554332392752.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 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh8854845410997285700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/jenkins-gitclient-ssh7917629281854820806.key > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:01 ========================================================= 05:52:01 EdgeX Global Pipelines Version Info 05:52:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:09 ------------------- 05:52:09 stable info: 05:52:09 ------------------- 05:52:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:52:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:09 Message: update stable to v1.0.192 05:52:09 ------------------- 05:52:09 experimental info: 05:52:09 ------------------- 05:52:09 Commited By: **** collab-it+edgex@linuxfoundation.org 05:52:09 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:52:09 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:52:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:52:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:52:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:52:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:52:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:52:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-99 [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-99 [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-99 [Pipeline] echo 05:52:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9df06 [Pipeline] echo 05:52:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:32 provisioning config files... 05:52:32 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config8562785666545935818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:37 ---> docker-login.sh 05:52:37 nexus3.edgexfoundry.org:10001 05:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:37 Configure a credential helper to remove this warning. See 05:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:37 05:52:37 Login Succeeded 05:52:37 nexus3.edgexfoundry.org:10002 05:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:37 Configure a credential helper to remove this warning. See 05:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:37 05:52:37 Login Succeeded 05:52:37 nexus3.edgexfoundry.org:10003 05:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:37 Configure a credential helper to remove this warning. See 05:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:37 05:52:37 Login Succeeded 05:52:37 nexus3.edgexfoundry.org:10004 05:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:37 Configure a credential helper to remove this warning. See 05:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:37 05:52:37 Login Succeeded 05:52:37 docker.io 05:52:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:37 Configure a credential helper to remove this warning. See 05:52:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:37 05:52:37 Login Succeeded 05:52:37 ---> docker-login.sh ends [Pipeline] } 05:52:37 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 05:52:44 + git log --format=format:%s -1 da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] echo 05:52:49 GIT_COMMIT: da9df06b674e2baecd716c40d3f2c6c54fc55ad7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:52:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:52:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:54 05:52:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:58 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:58 latest: Pulling from edgex-devops/git-semver 05:52:58 31603596830f: Pulling fs layer 05:52:58 54011a49482f: Pulling fs layer 05:52:58 a6820b24f6d8: Pulling fs layer 05:52:58 f581987b2513: Pulling fs layer 05:52:58 f581987b2513: Waiting 05:52:58 54011a49482f: Download complete 05:52:58 31603596830f: Verifying Checksum 05:52:58 31603596830f: Download complete 05:52:58 f581987b2513: Verifying Checksum 05:52:58 f581987b2513: Download complete 05:52:58 31603596830f: Pull complete 05:52:58 a6820b24f6d8: Verifying Checksum 05:52:58 a6820b24f6d8: Download complete 05:52:58 54011a49482f: Pull complete 05:52:58 a6820b24f6d8: Pull complete 05:52:58 f581987b2513: Pull complete 05:52:58 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:58 prd-centos7-docker-4c-2g-15751 does not seem to be running inside a container 05:52:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-99 -v /w/workspace/dgexfoundry_device-snmp-go_PR-99:/w/workspace/dgexfoundry_device-snmp-go_PR-99:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:00 $ docker top ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:04 [ssh-agent] Looking for ssh-agent implementation... 05:53:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:04 $ docker exec ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent 05:53:04 SSH_AUTH_SOCK=/tmp/ssh-ejCkmjyVNjoP/agent.13 05:53:04 SSH_AGENT_PID=19 05:53:04 Running ssh-add (command line suppressed) 05:53:04 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_1313297906806878886.key (/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_1313297906806878886.key) 05:53:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:07 + git tag --points-at HEAD [Pipeline] } 05:53:07 $ docker exec --env ******** --env ******** ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent -k 05:53:07 unset SSH_AUTH_SOCK; 05:53:07 unset SSH_AGENT_PID; 05:53:07 echo Agent pid 19 killed; 05:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:09 [ssh-agent] Looking for ssh-agent implementation... 05:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:09 $ docker exec ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent 05:53:12 SSH_AUTH_SOCK=/tmp/ssh-AG9HleXHBHEb/agent.54 05:53:12 SSH_AGENT_PID=61 05:53:12 Running ssh-add (command line suppressed) 05:53:12 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_8794717348164479124.key (/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/private_key_8794717348164479124.key) 05:53:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:15 + git semver init 05:53:15 # -> Open(): unable to determine branch for HEAD 05:53:15 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-99/.git 05:53:15 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-99 05:53:15 # $SEMVER_REMOTE_NAME = origin 05:53:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:15 # $SEMVER_USER_NAME = edgex-jenkins 05:53:15 # $SEMVER_BRANCH = PR-99 05:53:15 # $SEMVER_TEMP = /tmp/semver-362161228 05:53:15 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:53:15 # '/tmp/semver-362161228' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-99/.semver' 05:53:15 # -> Force: false 05:53:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-99/.semver [Pipeline] } 05:53:15 $ docker exec --env ******** --env ******** ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 ssh-agent -k 05:53:15 unset SSH_AUTH_SOCK; 05:53:15 unset SSH_AGENT_PID; 05:53:15 echo Agent pid 61 killed; 05:53:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:17 + git semver [Pipeline] } 05:53:17 $ docker stop --time=1 ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 05:53:20 $ docker rm -f ad062ce9cbe77428c1e9e39f09a9452ae1fc606565acaed6ba0876b7e8dd7629 [Pipeline] // withDockerContainer [Pipeline] sh 05:53:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:27 Stashed 1 file(s) [Pipeline] echo 05:53:27 [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 05:53:49 Still waiting to schedule task 05:53:49 Still waiting to schedule task 05:53:49 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:53:49 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:03:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16376 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] ws 06:03:01 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:05 Selected Git installation does not exist. Using Default 06:03:05 The recommended git tool is: NONE 06:03:41 Running on prd-centos7-docker-4c-2g-16437 in /w/workspace/dgexfoundry_device-snmp-go_PR-99 [Pipeline] { [Pipeline] ws 06:03:42 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 06:03:44 Selected Git installation does not exist. Using Default 06:03:44 The recommended git tool is: NONE 06:03:47 using credential edgex-jenkins-ssh 06:03:47 Cloning the remote Git repository 06:03:47 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:03:49 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:03:49 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:49 > git --version # timeout=10 06:03:49 > git --version # 'git version 2.17.1' 06:03:49 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:50 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:53 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:03:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:03:51 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:03:51 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:53 > git config core.sparsecheckout # timeout=10 06:03:53 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 06:03:54 > git remote # timeout=10 06:03:54 Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:03:54 Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) 06:03:54 > git config --get remote.origin.url # timeout=10 06:03:54 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:54 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 06:03:54 > git rev-parse HEAD^{commit} # timeout=10 06:03:54 > git config core.sparsecheckout # timeout=10 06:03:54 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 06:04:06 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 06:04:06 > git --version # timeout=10 06:04:06 > git --version # 'git version 2.17.1' 06:04:06 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 06:04:08 using credential edgex-jenkins-ssh 06:04:08 Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script 06:04:08 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 06:04:08 > git init /w/workspace/device-snmp-go/1 # timeout=10 06:04:08 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:08 > git --version # timeout=10 06:04:08 > git --version # 'git version 2.24.4' 06:04:08 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:09 [INFO] Currently running in a labeled security context 06:04:09 [INFO] Currently SELinux is 'enforcing' on the host 06:04:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh8457357097575832474.key 06:04:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:04:09 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] sh 06:04:11 Merging remotes/origin/master commit 9351a662b217a128018db5c2b0fd8a407906271b into PR head commit da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:04:11 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 06:04:11 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 06:04:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:11 [INFO] Currently running in a labeled security context 06:04:11 [INFO] Currently SELinux is 'enforcing' on the host 06:04:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh7704325190469765422.key 06:04:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/99/head:refs/remotes/origin/PR-99 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:04:11 > git config core.sparsecheckout # timeout=10 06:04:11 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 06:04:13 Merge succeeded, producing da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:04:13 Checking out Revision da9df06b674e2baecd716c40d3f2c6c54fc55ad7 (PR-99) 06:04:13 > git remote # timeout=10 06:04:13 > git config --get remote.origin.url # timeout=10 06:04:13 using GIT_SSH to set credentials SSH Credentials for GitHub 06:04:13 [INFO] Currently running in a labeled security context 06:04:13 [INFO] Currently SELinux is 'enforcing' on the host 06:04:13 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh5315606236353733956.key 06:04:13 > git merge 9351a662b217a128018db5c2b0fd8a407906271b # timeout=10 06:04:13 > git rev-parse HEAD^{commit} # timeout=10 06:04:13 > git config core.sparsecheckout # timeout=10 06:04:13 > git checkout -f da9df06b674e2baecd716c40d3f2c6c54fc55ad7 # timeout=10 06:04:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:04:16 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:18 + true 06:04:18 + sudo service docker restart 06:04:19 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 06:04:19 > git --version # timeout=10 06:04:19 > git --version # 'git version 2.24.4' 06:04:19 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:04:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:04:24 + sudo service docker restart 06:04:24 + true 06:04:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:36 provisioning config files... 06:04:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config4782898672389161069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:41 ---> docker-login.sh 06:04:41 nexus3.edgexfoundry.org:10001 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 nexus3.edgexfoundry.org:10002 06:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:41 Configure a credential helper to remove this warning. See 06:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:41 06:04:41 Login Succeeded 06:04:41 nexus3.edgexfoundry.org:10003 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 nexus3.edgexfoundry.org:10004 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 docker.io 06:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:43 Configure a credential helper to remove this warning. See 06:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:43 06:04:43 Login Succeeded 06:04:43 ---> docker-login.sh ends [Pipeline] withEnv [Pipeline] { [Pipeline] } 06:04:43 Deleting 1 temporary files [Pipeline] configFileProvider 06:04:43 provisioning config files... 06:04:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5245480734859158447tmp [Pipeline] // configFileProvider [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv [Pipeline] unstash 06:04:46 ---> docker-login.sh 06:04:46 nexus3.edgexfoundry.org:10001 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10002 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10003 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 nexus3.edgexfoundry.org:10004 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 docker.io 06:04:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:46 Configure a credential helper to remove this warning. See 06:04:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:46 06:04:46 Login Succeeded 06:04:46 ---> docker-login.sh ends [Pipeline] } 06:04:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:46 ========================================================= 06:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 06:04:46 ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 06:04:46 ========================================================= 06:04:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 06:04:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:47 + 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 . 06:04:47 Sending build context to Docker daemon 357.4kB 06:04:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:47 Step 2/10 : FROM ${BASE} 06:04:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 06:04:49 540db60ca938: Pulling fs layer 06:04:49 adcc1eea9eea: Pulling fs layer 06:04:49 4c4ab2625f07: Pulling fs layer 06:04:49 0510c868ecb4: Pulling fs layer 06:04:49 afea3b2eda06: Pulling fs layer 06:04:49 7809a108b3ef: Pulling fs layer 06:04:49 f706445af74f: Pulling fs layer 06:04:49 0510c868ecb4: Waiting 06:04:49 afea3b2eda06: Waiting 06:04:49 7809a108b3ef: Waiting 06:04:49 f706445af74f: Waiting 06:04:49 4c4ab2625f07: Verifying Checksum 06:04:49 4c4ab2625f07: Download complete 06:04:49 adcc1eea9eea: Verifying Checksum 06:04:49 adcc1eea9eea: Download complete 06:04:49 afea3b2eda06: Verifying Checksum 06:04:49 afea3b2eda06: Download complete 06:04:49 7809a108b3ef: Verifying Checksum 06:04:49 7809a108b3ef: Download complete 06:04:49 540db60ca938: Verifying Checksum 06:04:49 540db60ca938: Download complete 06:04:49 540db60ca938: Pull complete 06:04:49 adcc1eea9eea: Pull complete 06:04:49 4c4ab2625f07: Pull complete 06:04:49 + 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 . 06:04:49 Sending build context to Docker daemon 356.4kB 06:04:49 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 06:04:49 Step 2/10 : FROM ${BASE} 06:04:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:49 595b0fe564bb: Pulling fs layer 06:04:49 7186ed65a4f7: Pulling fs layer 06:04:49 316046926c0a: Pulling fs layer 06:04:49 4ebd0625c992: Pulling fs layer 06:04:49 207e8628e3a3: Pulling fs layer 06:04:49 c791037a9be2: Pulling fs layer 06:04:49 ffd874e62e21: Pulling fs layer 06:04:49 207e8628e3a3: Waiting 06:04:49 c791037a9be2: Waiting 06:04:49 316046926c0a: Verifying Checksum 06:04:49 316046926c0a: Download complete 06:04:49 7186ed65a4f7: Verifying Checksum 06:04:49 7186ed65a4f7: Download complete 06:04:49 207e8628e3a3: Download complete 06:04:49 c791037a9be2: Download complete 06:04:49 595b0fe564bb: Download complete 06:04:49 595b0fe564bb: Pull complete 06:04:52 7186ed65a4f7: Pull complete 06:04:52 316046926c0a: Pull complete 06:04:53 f706445af74f: Verifying Checksum 06:04:53 f706445af74f: Download complete 06:04:53 ffd874e62e21: Verifying Checksum 06:04:53 ffd874e62e21: Download complete 06:04:57 0510c868ecb4: Verifying Checksum 06:04:57 0510c868ecb4: Download complete 06:05:00 4ebd0625c992: Verifying Checksum 06:05:00 4ebd0625c992: Download complete 06:05:01 0510c868ecb4: Pull complete 06:05:01 afea3b2eda06: Pull complete 06:05:01 7809a108b3ef: Pull complete 06:05:04 f706445af74f: Pull complete 06:05:04 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 06:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 06:05:04 ---> b068be0155e3 06:05:04 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 06:05:10 4ebd0625c992: Pull complete 06:05:10 207e8628e3a3: Pull complete 06:05:10 c791037a9be2: Pull complete 06:05:13 ffd874e62e21: Pull complete 06:05:13 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 06:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 06:05:13 ---> cfc18b08335c 06:05:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 06:05:16 ---> Running in 022ba3651c9e 06:05:16 Removing intermediate container 022ba3651c9e 06:05:16 ---> 614015faaa10 06:05:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:16 ---> Running in 855236ed7a57 06:05:16 Removing intermediate container 855236ed7a57 06:05:16 ---> 1f9f66ebc47d 06:05:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:05:16 ---> Running in bb3e82b8b5ff 06:05:17 Removing intermediate container bb3e82b8b5ff 06:05:17 ---> e2cce0f0c955 06:05:17 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:17 ---> Running in 43169e8951e7 06:05:20 Removing intermediate container 43169e8951e7 06:05:20 ---> 4e2e63b2c72d 06:05:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:20 ---> Running in 71ef549d26af 06:05:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:05:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:05:22 (1/13) Installing libc-dev (0.7.2-r3) 06:05:22 (2/13) Installing libsodium (1.0.18-r0) 06:05:24 (3/13) Installing pkgconf (1.7.3-r0) 06:05:24 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:24 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:05:24 (6/13) Installing libedit (20191231.3.1-r1) 06:05:24 (7/13) Installing openssh-client (8.4_p1-r3) 06:05:24 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:05:24 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:05:24 (10/13) Installing openssh-server (8.4_p1-r3) 06:05:24 (11/13) Installing openssh (8.4_p1-r3) 06:05:24 (12/13) Installing libzmq (4.3.3-r1) 06:05:24 (13/13) Installing zeromq-dev (4.3.3-r1) 06:05:24 Executing busybox-1.32.1-r6.trigger 06:05:24 OK: 145 MiB in 53 packages 06:05:26 Removing intermediate container 71ef549d26af 06:05:26 ---> 03f9b4c0e728 06:05:26 Step 8/10 : WORKDIR /device-snmp-go 06:05:26 ---> Running in 83f60b489274 06:05:26 Removing intermediate container 83f60b489274 06:05:26 ---> cc5c04a64fb7 06:05:26 Step 9/10 : COPY . . 06:05:29 ---> 93ff03d92bb1 06:05:29 Step 10/10 : RUN go mod download 06:05:29 ---> Running in ad21109c777a 06:05:29 ---> Running in 1064e4318ed9 06:05:29 Removing intermediate container 1064e4318ed9 06:05:29 ---> 795597d951fb 06:05:29 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 06:05:29 ---> Running in 86877b68ea71 06:05:29 Removing intermediate container 86877b68ea71 06:05:29 ---> 96a1b1904c90 06:05:29 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 06:05:29 ---> Running in 24335b391c78 06:05:30 Removing intermediate container 24335b391c78 06:05:30 ---> e6a1a9852d35 06:05:30 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:05:30 ---> Running in 6f39d9b84861 06:05:31 Removing intermediate container 6f39d9b84861 06:05:31 ---> 728b5e4deb1f 06:05:31 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:05:31 ---> Running in 9c27da326cec 06:05:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:05:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:05:36 (1/13) Installing libc-dev (0.7.2-r3) 06:05:36 (2/13) Installing libsodium (1.0.18-r0) 06:05:36 (3/13) Installing pkgconf (1.7.3-r0) 06:05:36 (4/13) Installing libsodium-dev (1.0.18-r0) 06:05:36 (5/13) Installing openssh-keygen (8.4_p1-r3) 06:05:36 (6/13) Installing libedit (20191231.3.1-r1) 06:05:36 (7/13) Installing openssh-client (8.4_p1-r3) 06:05:36 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 06:05:36 (9/13) Installing openssh-server-common (8.4_p1-r3) 06:05:36 (10/13) Installing openssh-server (8.4_p1-r3) 06:05:36 (11/13) Installing openssh (8.4_p1-r3) 06:05:36 (12/13) Installing libzmq (4.3.3-r1) 06:05:36 (13/13) Installing zeromq-dev (4.3.3-r1) 06:05:36 Executing busybox-1.32.1-r6.trigger 06:05:36 OK: 156 MiB in 53 packages 06:05:39 Removing intermediate container 9c27da326cec 06:05:39 ---> 5ab7e35a1d99 06:05:39 Step 8/10 : WORKDIR /device-snmp-go 06:05:39 ---> Running in 25837952991d 06:05:39 Removing intermediate container 25837952991d 06:05:39 ---> 3fb1bf29fd5a 06:05:39 Step 9/10 : COPY . . 06:05:40 ---> 105d41d26fc2 06:05:40 Step 10/10 : RUN go mod download 06:05:40 ---> Running in 780abebc5ebb 06:05:53 Removing intermediate container ad21109c777a 06:05:53 ---> 8a7bfc03fa80 06:05:53 Successfully built 8a7bfc03fa80 06:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:05:54 + docker inspect -f . ci-base-image-arm64 06:05:54 . [Pipeline] withDockerContainer 06:05:56 prd-ubuntu18.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container 06:05:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:58 $ docker top f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:01 + go version 06:06:01 go version go1.16.3 linux/arm64 [Pipeline] } 06:06:01 $ docker stop --time=1 f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae 06:06:04 $ docker rm -f f16846e12ea421899a7b1f97a27de88dc3ff28db2b8fb59ced779883334446ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:09 + docker inspect -f . ci-base-image-arm64 06:06:09 . [Pipeline] withDockerContainer 06:06:11 prd-ubuntu18.04-docker-arm64-4c-16g-16376 does not seem to be running inside a container 06:06:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:06:16 $ docker top f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:20 + go mod tidy [Pipeline] sh 06:06:22 + make test 06:06:22 go mod tidy 06:06:22 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:22 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:06:25 Removing intermediate container 780abebc5ebb 06:06:25 ---> 7f6bea564db6 06:06:25 Successfully built 7f6bea564db6 06:06:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:06:27 + docker inspect -f . ci-base-image-x86_64 06:06:27 . [Pipeline] withDockerContainer 06:06:27 prd-centos7-docker-4c-2g-16437 does not seem to be running inside a container 06:06:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:28 $ docker top d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:29 + go version 06:06:29 go version go1.16.3 linux/amd64 [Pipeline] } 06:06:29 $ docker stop --time=1 d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 06:06:31 $ docker rm -f d32ee359972b1dfdd9c623f35386430fb10bd874e5134195505f47eef4347b69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:06:32 + docker inspect -f . ci-base-image-x86_64 06:06:32 . [Pipeline] withDockerContainer 06:06:32 prd-centos7-docker-4c-2g-16437 does not seem to be running inside a container 06:06:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:06:33 $ docker top 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 -eo pid,comm [Pipeline] { [Pipeline] sh 06:06:35 + go mod tidy [Pipeline] sh 06:06:35 + make test 06:06:35 go mod tidy 06:06:36 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:06:36 ? github.com/edgexfoundry/device-snmp-go [no test files] 06:06:57 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:06:57 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 06:06:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:04 gofmt -l . 06:07:04 [ "`gofmt -l .`" = "" ] 06:07:04 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:04 $ docker stop --time=1 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 06:07:08 $ docker rm -f 3500c35dbadb2d775ca41f2d003f6238223866de9e4031d671d22c8fda963446 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:07:15 + ls -al . 06:07:15 total 104 06:07:15 drwxrwxr-x. 7 jenkins jenkins 4096 May 24 06:07 . 06:07:15 drwxrwxr-x. 4 jenkins jenkins 28 May 24 06:04 .. 06:07:15 -rw-rw-r--. 1 jenkins jenkins 6520 May 24 06:04 Attribution.txt 06:07:15 drwxrwxr-x. 2 jenkins jenkins 60 May 24 06:04 bin 06:07:15 drwxrwxr-x. 3 jenkins jenkins 32 May 24 06:04 cmd 06:07:15 -rw-r--r--. 1 jenkins jenkins 7631 May 24 06:06 coverage.out 06:07:15 -rw-rw-r--. 1 jenkins jenkins 1459 May 24 06:04 Dockerfile 06:07:15 -rw-rw-r--. 1 jenkins jenkins 1057 May 24 06:04 Dockerfile.build 06:07:15 -rw-rw-r--. 1 jenkins jenkins 6 May 24 06:04 .dockerignore 06:07:15 drwxrwxr-x. 8 jenkins jenkins 179 May 24 06:04 .git 06:07:15 drwxrwxr-x. 2 jenkins jenkins 103 May 24 06:04 .github 06:07:15 -rw-rw-r--. 1 jenkins jenkins 272 May 24 06:04 .gitignore 06:07:15 -rw-rw-r--. 1 jenkins jenkins 222 May 24 06:04 go.mod 06:07:15 -rw-r--r--. 1 jenkins jenkins 21438 May 24 06:06 go.sum 06:07:15 drwxrwxr-x. 3 jenkins jenkins 20 May 24 06:04 internal 06:07:15 -rw-rw-r--. 1 jenkins jenkins 656 May 24 06:04 Jenkinsfile 06:07:15 -rw-rw-r--. 1 jenkins jenkins 11340 May 24 06:04 LICENSE 06:07:15 -rw-rw-r--. 1 jenkins jenkins 936 May 24 06:04 Makefile 06:07:15 -rw-rw-r--. 1 jenkins jenkins 9079 May 24 06:04 README.md 06:07:15 -rw-rw-r--. 1 jenkins jenkins 5 May 24 05:53 VERSION 06:07:15 -rw-rw-r--. 1 jenkins jenkins 209 May 24 06:04 version.go [Pipeline] isUnix [Pipeline] sh 06:07:15 + 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=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 --label arch=amd64 --label version=0.0.0 . 06:07:15 Sending build context to Docker daemon 365.6kB 06:07:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:07:15 Step 2/24 : FROM ${BASE} AS builder 06:07:15 ---> 7f6bea564db6 06:07:15 Step 3/24 : ARG MAKE='make build' 06:07:18 ---> Running in d898acac026d 06:07:18 Removing intermediate container d898acac026d 06:07:18 ---> 41262b07e2bd 06:07:18 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:07:18 ---> Running in b9d93ad47e6f 06:07:18 Removing intermediate container b9d93ad47e6f 06:07:18 ---> 4ec98d94dc96 06:07:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:07:18 ---> Running in fed497d55ed8 06:07:18 Removing intermediate container fed497d55ed8 06:07:18 ---> 86e795a99726 06:07:18 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:07:18 ---> Running in 39c4a850d402 06:07:18 Removing intermediate container 39c4a850d402 06:07:18 ---> a9a1d69dc5af 06:07:18 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:07:18 ---> Running in f4bab9fb1c39 06:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 06:07:21 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 06:07:21 OK: 156 MiB in 53 packages 06:07:21 Removing intermediate container f4bab9fb1c39 06:07:21 ---> 54771be10d6d 06:07:21 Step 8/24 : WORKDIR /device-snmp-go 06:07:21 ---> Running in 3c9dfb1f902a 06:07:21 Removing intermediate container 3c9dfb1f902a 06:07:21 ---> 65fe90f88359 06:07:21 Step 9/24 : COPY . . 06:07:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 06:07:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements 06:07:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:07:23 ---> 6e349fe495c4 06:07:23 Step 10/24 : RUN go mod tidy 06:07:23 ---> Running in 85a1687b19ef 06:07:24 Removing intermediate container 85a1687b19ef 06:07:24 ---> 54a2b404482d 06:07:24 Step 11/24 : RUN make update 06:07:24 ---> Running in 2092daf09902 06:07:26 CGO_ENABLED=0 GO111MODULE=on go mod download 06:07:26 Removing intermediate container 2092daf09902 06:07:26 ---> 8a8fc0618532 06:07:26 Step 12/24 : RUN ${MAKE} 06:07:26 ---> Running in dbffe1aef527 06:07:26 go mod tidy 06:07:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 06:07:43 gofmt -l . 06:07:43 [ "`gofmt -l .`" = "" ] 06:07:43 ./bin/test-attribution-txt.sh [Pipeline] } 06:07:43 $ docker stop --time=1 f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f 06:07:45 Removing intermediate container dbffe1aef527 06:07:45 ---> 6886e895744e 06:07:45 Step 13/24 : FROM alpine:3.12 06:07:47 3.12: Pulling from library/alpine 06:07:47 339de151aab4: Pulling fs layer 06:07:47 339de151aab4: Verifying Checksum 06:07:47 339de151aab4: Download complete 06:07:47 339de151aab4: Pull complete 06:07:47 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:07:47 Status: Downloaded newer image for alpine:3.12 06:07:47 ---> 13621d1b12d4 06:07:47 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 06:07:47 ---> Running in 5b891f7e7162 06:07:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:07:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:07:47 (1/6) Installing dumb-init (1.2.2-r1) 06:07:47 (2/6) Installing libgcc (9.3.0-r2) 06:07:47 (3/6) Installing libsodium (1.0.18-r0) 06:07:47 (4/6) Installing libstdc++ (9.3.0-r2) 06:07:47 (5/6) Installing libzmq (4.3.3-r0) 06:07:47 (6/6) Installing zeromq (4.3.3-r0) 06:07:47 Executing busybox-1.31.1-r20.trigger 06:07:47 OK: 8 MiB in 20 packages 06:07:48 $ docker rm -f f185bff1302d5193609a1658ab3a9200eae9df3536fcd68eb818f4ff6e544f3f 06:07:50 Removing intermediate container 5b891f7e7162 06:07:50 ---> f10794f30c93 06:07:50 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:07:50 ---> 628df460cd0e 06:07:50 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:07:50 ---> 9725fea2ac72 06:07:50 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:07:50 ---> e3faab3b6ff3 06:07:50 Step 18/24 : EXPOSE 59993 06:07:50 ---> Running in bbdebd7a6088 [Pipeline] // withDockerContainer [Pipeline] sh 06:07:50 Removing intermediate container bbdebd7a6088 06:07:50 ---> cedb6af0846e 06:07:50 Step 19/24 : EXPOSE 161 06:07:50 ---> Running in ee4bea658b89 06:07:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:07:51 Warning: overwriting stash ‘coverage-report’ 06:07:51 Removing intermediate container ee4bea658b89 06:07:51 ---> 2e7d255e9195 06:07:51 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:07:51 ---> Running in dc0705e2f00d 06:07:53 Removing intermediate container dc0705e2f00d 06:07:53 ---> 7f7e93b96994 06:07:53 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:07:53 ---> Running in 6fc05fb22072 06:07:53 Removing intermediate container 6fc05fb22072 06:07:53 ---> 443b50054270 06:07:53 Step 22/24 : LABEL arch=amd64 06:07:53 ---> Running in 5f4d707da023 06:07:53 Removing intermediate container 5f4d707da023 06:07:53 ---> 8ded226bec79 06:07:53 Step 23/24 : LABEL git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:07:53 ---> Running in 75821b9c1dc1 06:07:53 Removing intermediate container 75821b9c1dc1 06:07:53 ---> c65262ff2f9f 06:07:53 Step 24/24 : LABEL version=0.0.0 06:07:53 ---> Running in 65a3f4a68c29 06:07:53 Removing intermediate container 65a3f4a68c29 06:07:53 ---> a7c600cc2397 06:07:53 [Warning] One or more build-args [ARCH] were not consumed 06:07:53 Successfully built a7c600cc2397 06:07:53 Successfully tagged device-snmp:latest 06:07:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] // stage [Pipeline] sh 06:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] stage [Pipeline] { (Snap) [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 06:07:58 + ls -al . 06:07:58 total 128 06:07:58 drwxrwxr-x 7 jenkins jenkins 4096 May 24 06:07 . 06:07:58 drwxrwxr-x 4 jenkins jenkins 4096 May 24 06:03 .. 06:07:58 -rw-rw-r-- 1 jenkins jenkins 6 May 24 06:03 .dockerignore 06:07:58 drwxrwxr-x 8 jenkins jenkins 4096 May 24 06:04 .git 06:07:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 .github 06:07:58 -rw-rw-r-- 1 jenkins jenkins 272 May 24 06:03 .gitignore 06:07:58 -rw-rw-r-- 1 jenkins jenkins 6520 May 24 06:03 Attribution.txt 06:07:58 -rw-rw-r-- 1 jenkins jenkins 1459 May 24 06:03 Dockerfile 06:07:58 -rw-rw-r-- 1 jenkins jenkins 1057 May 24 06:03 Dockerfile.build 06:07:58 -rw-rw-r-- 1 jenkins jenkins 656 May 24 06:03 Jenkinsfile 06:07:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 24 06:03 LICENSE 06:07:58 -rw-rw-r-- 1 jenkins jenkins 936 May 24 06:03 Makefile 06:07:58 -rw-rw-r-- 1 jenkins jenkins 9079 May 24 06:03 README.md 06:07:58 -rw-rw-r-- 1 jenkins jenkins 5 May 24 05:53 VERSION 06:07:58 drwxrwxr-x 2 jenkins jenkins 4096 May 24 06:03 bin 06:07:58 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 cmd 06:07:58 -rw-r--r-- 1 jenkins jenkins 7631 May 24 06:07 coverage.out 06:07:58 -rw-rw-r-- 1 jenkins jenkins 222 May 24 06:03 go.mod 06:07:58 -rw-r--r-- 1 jenkins jenkins 21438 May 24 06:06 go.sum 06:07:58 drwxrwxr-x 3 jenkins jenkins 4096 May 24 06:03 internal 06:07:58 -rw-rw-r-- 1 jenkins jenkins 209 May 24 06:03 version.go [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 06:08:01 ---> job-cost.sh 06:08:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sCFp 06:08:01 + 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=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 --label arch=arm64 --label version=0.0.0 . 06:08:01 Sending build context to Docker daemon 364.5kB 06:08:01 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 06:08:01 Step 2/24 : FROM ${BASE} AS builder 06:08:01 ---> 8a7bfc03fa80 06:08:01 Step 3/24 : ARG MAKE='make build' 06:08:04 ---> Running in 051e43cf92e2 06:08:04 Removing intermediate container 051e43cf92e2 06:08:04 ---> a05cd63a815e 06:08:04 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:08:04 ---> Running in 417867b01eb9 06:08:04 Removing intermediate container 417867b01eb9 06:08:04 ---> ad6b68b5b59e 06:08:04 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:08:04 ---> Running in 42e877d613f2 06:08:04 Removing intermediate container 42e877d613f2 06:08:04 ---> b9ba07794f1b 06:08:04 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:08:04 ---> Running in edc4b6e11f3d 06:08:08 Removing intermediate container edc4b6e11f3d 06:08:08 ---> aaffffecd56b 06:08:08 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:08:08 ---> Running in af2b2d871f3b 06:08:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 06:08:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 06:08:09 OK: 145 MiB in 53 packages 06:08:10 Removing intermediate container af2b2d871f3b 06:08:10 ---> 8a2beb199abc 06:08:10 Step 8/24 : WORKDIR /device-snmp-go 06:08:10 ---> Running in a3787cf65567 06:08:11 Removing intermediate container a3787cf65567 06:08:11 ---> d1dd37bf424c 06:08:11 Step 9/24 : COPY . . 06:08:12 ---> a8ca2df62218 06:08:12 Step 10/24 : RUN go mod tidy 06:08:12 ---> Running in e403014f5cb9 06:08:15 Removing intermediate container e403014f5cb9 06:08:15 ---> 6fe9e761922d 06:08:15 Step 11/24 : RUN make update 06:08:15 ---> Running in d19b8579ad90 06:08:16 CGO_ENABLED=0 GO111MODULE=on go mod download 06:08:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:08:17 Removing intermediate container d19b8579ad90 06:08:17 ---> 17f0bab2d184 06:08:17 Step 12/24 : RUN ${MAKE} 06:08:17 ---> Running in e3cedf54702e 06:08:19 go mod tidy 06:08:19 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 06:08:42 lf-activate-venv(): INFO: Adding /tmp/venv-sCFp/bin to PATH 06:08:42 INFO: No Stack... 06:08:42 INFO: Retrieving Pricing Info for: v3-standard-2 06:08:42 INFO: Archiving Costs [Pipeline] sh 06:08:42 + cut -d, -f6 06:08:42 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 06:08:43 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] 06:08:43 Resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] did not exist. Created. 06:08:43 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:45 + echo total: 0.05999999865889549 [Pipeline] stash 06:08:45 Stashed 1 file(s) [Pipeline] } 06:08:45 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:08:56 Removing intermediate container e3cedf54702e 06:08:56 ---> 94fe55b702c3 06:08:56 Step 13/24 : FROM alpine:3.12 06:08:56 3.12: Pulling from library/alpine 06:08:56 d2f70382dc9a: Pulling fs layer 06:08:59 d2f70382dc9a: Verifying Checksum 06:08:59 d2f70382dc9a: Download complete 06:08:59 d2f70382dc9a: Pull complete 06:08:59 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 06:08:59 Status: Downloaded newer image for alpine:3.12 06:08:59 ---> 9852663dfa18 06:08:59 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 06:08:59 ---> Running in 9a7c4380b17c 06:08:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:08:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:08:59 (1/6) Installing dumb-init (1.2.2-r1) 06:08:59 (2/6) Installing libgcc (9.3.0-r2) 06:08:59 (3/6) Installing libsodium (1.0.18-r0) 06:08:59 (4/6) Installing libstdc++ (9.3.0-r2) 06:08:59 (5/6) Installing libzmq (4.3.3-r0) 06:08:59 (6/6) Installing zeromq (4.3.3-r0) 06:08:59 Executing busybox-1.31.1-r20.trigger 06:08:59 OK: 8 MiB in 20 packages 06:09:00 Removing intermediate container 9a7c4380b17c 06:09:00 ---> 232c075dd8e4 06:09:00 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 06:09:02 ---> 34ddeb7bd1bb 06:09:02 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 06:09:02 ---> 07f177aa4a59 06:09:02 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 06:09:05 ---> bf0fead8da25 06:09:05 Step 18/24 : EXPOSE 59993 06:09:05 ---> Running in 0988b3b8d4a0 06:09:05 Removing intermediate container 0988b3b8d4a0 06:09:05 ---> 42d09ecc4997 06:09:05 Step 19/24 : EXPOSE 161 06:09:05 ---> Running in 3c963a9242d0 06:09:05 Removing intermediate container 3c963a9242d0 06:09:05 ---> 56d69ab972ba 06:09:05 Step 20/24 : ENTRYPOINT ["/device-snmp"] 06:09:05 ---> Running in 305d5526ddc2 06:09:05 Removing intermediate container 305d5526ddc2 06:09:05 ---> 338ceeb9cd5f 06:09:05 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 06:09:05 ---> Running in 15a2eaddcb0c 06:09:05 Removing intermediate container 15a2eaddcb0c 06:09:05 ---> 17744c2c618b 06:09:05 Step 22/24 : LABEL arch=arm64 06:09:06 ---> Running in 9baa3bef570c 06:09:06 Removing intermediate container 9baa3bef570c 06:09:06 ---> 1b17d1814081 06:09:06 Step 23/24 : LABEL git_sha=da9df06b674e2baecd716c40d3f2c6c54fc55ad7 06:09:06 ---> Running in 2dc4c422e3a5 06:09:07 Removing intermediate container 2dc4c422e3a5 06:09:07 ---> 25223b1d51ef 06:09:07 Step 24/24 : LABEL version=0.0.0 06:09:07 ---> Running in 93961a6ddcf6 06:09:08 Removing intermediate container 93961a6ddcf6 06:09:08 ---> 9265f972ea08 06:09:08 [Warning] One or more build-args [ARCH] were not consumed 06:09:08 Successfully built 9265f972ea08 06:09:08 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 06:09:08 ---> job-cost.sh 06:09:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M28a 06:09:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-M28a/bin to PATH 06:11:26 INFO: No Stack... 06:11:26 INFO: Retrieving Pricing Info for: v2-standard-4 06:11:26 INFO: Archiving Costs [Pipeline] sh 06:11:26 + + cutcat -d, /w/workspace/device-snmp-go/1/archives/cost.csv -f6 06:11:26 [Pipeline] lock 06:11:26 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] 06:11:26 Resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] did not exist. Created. 06:11:26 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:11:29 /w/workspace/device-snmp-go/1@tmp/durable-01097c88/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-01097c88/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 06:11:29 + echo total: 0.18000000715255737 [Pipeline] stash 06:11:29 Warning: overwriting stash ‘stack-cost’ 06:11:29 Stashed 1 file(s) [Pipeline] } 06:11:29 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-99-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:11:37 provisioning config files... 06:11:37 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config1652864983985696974tmp [Pipeline] { [Pipeline] sh 06:11:37 + set +x 06:11:37 + curl -s https://codecov.io/bash 06:11:37 + bash -s -- 06:11:37 06:11:37 _____ _ 06:11:37 / ____| | | 06:11:37 | | ___ __| | ___ ___ _____ __ 06:11:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:11:37 | |___| (_) | (_| | __/ (_| (_) \ V / 06:11:37 \_____\___/ \__,_|\___|\___\___/ \_/ 06:11:37 Bash-1.0.2 06:11:37 06:11:37 06:11:37 ==> git version 2.24.4 found 06:11:37 ==> 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 06:11:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:11:37 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:11:37 ==> Jenkins CI detected. 06:11:37 project root: . 06:11:37 --> token set from env 06:11:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:11:37 ==> Running gcov in . (disable via -X gcov) 06:11:37 ==> Python coveragepy not found 06:11:37 ==> Searching for coverage reports in: 06:11:37 + . 06:11:37 -> Found 1 reports 06:11:37 ==> Detecting git/mercurial file structure 06:11:37 ==> Reading reports 06:11:37 + ./coverage.out bytes=7631 06:11:37 ==> Appending adjustments 06:11:37 https://docs.codecov.io/docs/fixing-reports 06:11:37 + Found adjustments 06:11:37 ==> Gzipping contents 06:11:37 4.0K /tmp/codecov.gUrx7y.gz 06:11:37 ==> Uploading reports 06:11:37 url: https://codecov.io 06:11:37 query: branch=PR-99&commit=da9df06b674e2baecd716c40d3f2c6c54fc55ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=99&job=&cmd_args= 06:11:37 -> Pinging Codecov 06:11:37 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-99&commit=da9df06b674e2baecd716c40d3f2c6c54fc55ad7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-99%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=99&job=&cmd_args= 06:11:38 -> Uploading to 06:11:38 https://storage.googleapis.com/codecov/v4/raw/2021-05-24/6C56EA5C29638FB4528AC87E60AF5AE0/da9df06b674e2baecd716c40d3f2c6c54fc55ad7/43f927ae-1bb1-4074-8c02-2213226bc4f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210524T061138Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cdcf959939d39e13f596de0e05d095820fdd43c9f98004def264938b70e078ac 06:11:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:11:38 Dload Upload Total Spent Left Speed 06:11:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4410 --:--:-- --:--:-- --:--:-- 4416 06:11:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/da9df06b674e2baecd716c40d3f2c6c54fc55ad7 [Pipeline] } 06:11:40 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 06:11:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:11:52 ---> package-listing.sh 06:11:52 ++ facter osfamily 06:11:52 ++ tr '[:upper:]' '[:lower:]' 06:11:54 + OS_FAMILY=redhat 06:11:54 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-99 06:11:54 + START_PACKAGES=/tmp/packages_start.txt 06:11:54 + END_PACKAGES=/tmp/packages_end.txt 06:11:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:11:54 + PACKAGES=/tmp/packages_start.txt 06:11:54 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-99 ']' 06:11:54 + PACKAGES=/tmp/packages_end.txt 06:11:54 + case "${OS_FAMILY}" in 06:11:54 + rpm -qa 06:11:54 + sort 06:11:54 + '[' -f /tmp/packages_start.txt ']' 06:11:54 + '[' -f /tmp/packages_end.txt ']' 06:11:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:11:54 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-99 ']' 06:11:54 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-99/archives/ 06:11:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-99/archives/ [Pipeline] echo 06:11:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:11:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:11:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:11:59 06:11:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:12:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:02 alpine: Pulling from edgex-lftools-log-publisher 06:12:02 df20fa9351a1: Pulling fs layer 06:12:02 36b3adc4ff6f: Pulling fs layer 06:12:02 8ad3a11d3b57: Pulling fs layer 06:12:02 46f8f816bc3b: Pulling fs layer 06:12:02 93b61091891f: Pulling fs layer 06:12:02 93b9cdb0e59b: Pulling fs layer 06:12:02 5e14af77c1be: Pulling fs layer 06:12:02 01666e4c0597: Pulling fs layer 06:12:02 aa168da1d23b: Pulling fs layer 06:12:02 93b9cdb0e59b: Waiting 06:12:02 5e14af77c1be: Waiting 06:12:02 01666e4c0597: Waiting 06:12:02 aa168da1d23b: Waiting 06:12:02 46f8f816bc3b: Waiting 06:12:02 93b61091891f: Waiting 06:12:02 36b3adc4ff6f: Verifying Checksum 06:12:02 36b3adc4ff6f: Download complete 06:12:02 46f8f816bc3b: Verifying Checksum 06:12:02 46f8f816bc3b: Download complete 06:12:02 df20fa9351a1: Verifying Checksum 06:12:02 93b9cdb0e59b: Verifying Checksum 06:12:02 93b9cdb0e59b: Download complete 06:12:02 5e14af77c1be: Verifying Checksum 06:12:02 5e14af77c1be: Download complete 06:12:02 93b61091891f: Verifying Checksum 06:12:02 93b61091891f: Download complete 06:12:02 01666e4c0597: Verifying Checksum 06:12:02 01666e4c0597: Download complete 06:12:02 8ad3a11d3b57: Verifying Checksum 06:12:02 8ad3a11d3b57: Download complete 06:12:02 df20fa9351a1: Pull complete 06:12:02 36b3adc4ff6f: Pull complete 06:12:02 8ad3a11d3b57: Pull complete 06:12:02 46f8f816bc3b: Pull complete 06:12:02 93b61091891f: Pull complete 06:12:02 93b9cdb0e59b: Pull complete 06:12:02 5e14af77c1be: Pull complete 06:12:02 aa168da1d23b: Verifying Checksum 06:12:02 aa168da1d23b: Download complete 06:12:02 01666e4c0597: Pull complete 06:12:08 aa168da1d23b: Pull complete 06:12:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:12:10 prd-centos7-docker-4c-2g-15751 does not seem to be running inside a container 06:12:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-99/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-snmp-go_PR-99 -v /w/workspace/dgexfoundry_device-snmp-go_PR-99:/w/workspace/dgexfoundry_device-snmp-go_PR-99:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:12:18 $ docker top d84450e8b64331d3768ca48b9aa4d9122b21b8e50d6d79ce3352b5d9db8bfedb -eo pid,comm [Pipeline] { [Pipeline] sh 06:12:19 + touch /tmp/pre-build-complete [Pipeline] sh 06:12:21 + mkdir -p /var/log/sa [Pipeline] sh 06:12:21 + ls /var/log/sa-host 06:12:21 + sadf -c /var/log/sa-host/sa05 06:12:21 file_magic: OK 06:12:21 HZ: Using current value: 100 06:12:21 file_header: OK 06:12:21 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 06:12:21 Statistics: 06:12:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:21 File successfully converted to sysstat format version 12.2.1 06:12:21 + sadf -c /var/log/sa-host/sa24 06:12:21 file_magic: OK 06:12:21 HZ: Using current value: 100 06:12:21 file_header: OK 06:12:21 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 06:12:21 Statistics: 06:12:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:12:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:12:24 provisioning config files... 06:12:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp/config114285883009166061tmp [Pipeline] { [Pipeline] echo 06:12:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:12:26 ---> create-netrc.sh [Pipeline] } 06:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:12:26 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:12:27 ---> python-tools-install.sh [Pipeline] echo 06:12:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:12:29 ---> sudo-logs.sh 06:12:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:12:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:12:32 ---> job-cost.sh 06:12:32 lf-activate-venv: SKIPPING 06:12:32 DEBUG: total: 0.18000000715255737 06:12:32 INFO: Retrieving Stack Cost... 06:12:32 INFO: Retrieving Pricing Info for: v3-standard-2 06:12:32 INFO: Archiving Costs [Pipeline] echo 06:12:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:12:32 ---> logs-deploy.sh 06:12:32 lf-activate-venv: SKIPPING 06:12:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-99/1 06:12:32 INFO: archiving workspace using pattern(s): 06:12:33 Archives upload complete. 06:12:33 INFO: archiving logs to Nexus 06:12:35 ---> uname -a: 06:12:35 Linux prd-centos7-docker-4c-2g-15751.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:12:35 06:12:35 06:12:35 ---> lscpu: 06:12:35 Architecture: x86_64 06:12:35 CPU op-mode(s): 32-bit, 64-bit 06:12:35 Byte Order: Little Endian 06:12:35 Address sizes: 40 bits physical, 48 bits virtual 06:12:35 CPU(s): 2 06:12:35 On-line CPU(s) list: 0,1 06:12:35 Thread(s) per core: 1 06:12:35 Core(s) per socket: 1 06:12:35 Socket(s): 2 06:12:35 NUMA node(s): 1 06:12:35 Vendor ID: AuthenticAMD 06:12:35 CPU family: 23 06:12:35 Model: 49 06:12:35 Model name: AMD EPYC-Rome Processor 06:12:35 Stepping: 0 06:12:35 CPU MHz: 2799.998 06:12:35 BogoMIPS: 5599.99 06:12:35 Virtualization: AMD-V 06:12:35 Hypervisor vendor: KVM 06:12:35 Virtualization type: full 06:12:35 L1d cache: 64 KiB 06:12:35 L1i cache: 64 KiB 06:12:35 L2 cache: 1 MiB 06:12:35 L3 cache: 32 MiB 06:12:35 NUMA node0 CPU(s): 0,1 06:12:35 Vulnerability Itlb multihit: Not affected 06:12:35 Vulnerability L1tf: Not affected 06:12:35 Vulnerability Mds: Not affected 06:12:35 Vulnerability Meltdown: Not affected 06:12:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:12:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:12:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:12:35 Vulnerability Srbds: Not affected 06:12:35 Vulnerability Tsx async abort: Not affected 06:12:35 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 06:12:35 06:12:35 06:12:35 ---> nproc: 06:12:35 2 06:12:35 06:12:35 06:12:35 ---> df -h: 06:12:35 Filesystem Size Used Available Use% Mounted on 06:12:35 overlay 40.0G 7.2G 32.8G 18% / 06:12:35 tmpfs 64.0M 0 64.0M 0% /dev 06:12:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:12:35 shm 64.0M 0 64.0M 0% /dev/shm 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-snmp-go_PR-99 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-snmp-go_PR-99@tmp 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 06:12:35 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 06:12:35 06:12:35 06:12:35 ---> free -m: 06:12:35 total used free shared buff/cache available 06:12:35 Mem: 7821 864 4866 0 2090 6778 06:12:35 Swap: 1023 0 1023 06:12:35 06:12:35 06:12:35 ---> ip addr: 06:12:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:12:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:12:35 inet 127.0.0.1/8 scope host lo 06:12:35 valid_lft forever preferred_lft forever 06:12:35 inet6 ::1/128 scope host 06:12:35 valid_lft forever preferred_lft forever 06:12:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:12:35 link/ether fa:16:3e:50:58:cc brd ff:ff:ff:ff:ff:ff 06:12:35 inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 06:12:35 valid_lft 85068sec preferred_lft 85068sec 06:12:35 inet6 fe80::f816:3eff:fe50:58cc/64 scope link 06:12:35 valid_lft forever preferred_lft forever 06:12:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:12:35 link/ether 02:42:b1:eb:e1:c0 brd ff:ff:ff:ff:ff:ff 06:12:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:12:35 valid_lft forever preferred_lft forever 06:12:35 inet6 fe80::42:b1ff:feeb:e1c0/64 scope link 06:12:35 valid_lft forever preferred_lft forever 06:12:35 06:12:35 06:12:35 ---> sar -b -r -n DEV: 06:12:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:12:35 06:12:35 05:50:09 LINUX RESTART (2 CPU) 06:12:35 06:12:35 05:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:12:35 05:52:01 65.17 9.26 55.91 0.00 1258.23 1276.50 0.00 06:12:35 05:53:01 17.92 3.41 14.50 0.00 2578.52 2108.39 0.00 06:12:35 05:54:01 5.75 0.17 5.58 0.00 22.65 161.49 0.00 06:12:35 05:55:01 0.38 0.00 0.38 0.00 0.00 6.43 0.00 06:12:35 05:56:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 06:12:35 05:57:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 06:12:35 05:58:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 06:12:35 05:59:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 06:12:35 06:00:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 06:12:35 06:01:01 0.25 0.00 0.25 0.00 0.00 2.80 0.00 06:12:35 06:02:01 0.43 0.12 0.32 0.00 1.87 5.13 0.00 06:12:35 06:03:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 06:12:35 06:04:01 0.17 0.00 0.17 0.00 0.00 2.43 0.00 06:12:35 06:05:01 0.28 0.00 0.28 0.00 0.00 3.47 0.00 06:12:35 06:06:01 0.38 0.15 0.23 0.00 4.80 3.06 0.00 06:12:35 06:07:01 0.73 0.00 0.73 0.00 0.00 14.40 0.00 06:12:35 06:08:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 06:12:35 06:09:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 06:12:35 06:10:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 06:12:35 06:11:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 06:12:35 06:12:01 2.57 0.13 2.43 0.00 13.73 63.20 0.00 06:12:35 Average: 4.59 0.63 3.96 0.00 184.80 175.02 0.00 06:12:35 06:12:35 05:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:12:35 05:52:01 5697156 0 701472 8.76 2620 1607692 1090044 12.03 419968 1504468 9112 06:12:35 05:53:01 5530548 0 743596 9.28 2620 1732176 1222464 13.50 506988 1571608 40 06:12:35 05:54:01 5536876 0 736352 9.19 2620 1733092 1141056 12.60 512316 1561616 8 06:12:35 05:55:01 5550164 0 723056 9.03 2620 1733100 1041672 11.50 500408 1561620 16 06:12:35 05:56:01 5550396 0 722820 9.03 2620 1733104 1041672 11.50 489848 1572256 12 06:12:35 05:57:01 5545048 0 728168 9.09 2620 1733104 1041756 11.50 495172 1572256 8 06:12:35 05:58:01 5536116 0 737092 9.20 2620 1733112 1041672 11.50 504216 1572256 12 06:12:35 05:59:01 5536376 0 736828 9.20 2620 1733116 1041672 11.50 505844 1570536 8 06:12:35 06:00:01 5536236 0 736964 9.20 2620 1733120 1041672 11.50 505880 1570536 8 06:12:35 06:01:01 5534884 0 738312 9.22 2620 1733124 1044020 11.53 517584 1559480 8 06:12:35 06:02:01 5535028 0 738044 9.22 2620 1733248 1042276 11.51 517696 1559540 20 06:12:35 06:03:01 5534132 0 738936 9.23 2620 1733252 1042460 11.51 518704 1559540 20 06:12:35 06:04:01 5533688 0 739372 9.23 2620 1733260 1042472 11.51 518916 1559540 20 06:12:35 06:05:01 5535340 0 737720 9.21 2620 1733260 1042244 11.51 517720 1559540 12 06:12:35 06:06:01 5535524 0 737528 9.21 2620 1733268 1042244 11.51 517564 1559540 16 06:12:35 06:07:01 5534636 0 738416 9.22 2620 1733268 1042340 11.51 518180 1559540 16 06:12:35 06:08:01 5535152 0 737892 9.21 2620 1733276 1042244 11.51 517736 1559540 8 06:12:35 06:09:01 5535176 0 737864 9.21 2620 1733280 1042244 11.51 517628 1559540 8 06:12:35 06:10:01 5535036 0 738000 9.21 2620 1733284 1042244 11.51 517748 1559544 8 06:12:35 06:11:01 5535420 0 737608 9.21 2620 1733292 1042340 11.51 517980 1559724 8 06:12:35 06:12:01 5328092 0 820004 10.24 2620 1858224 1408356 15.55 718392 1552548 124268 06:12:35 Average: 5534811 0 738383 9.22 2620 1733126 1075198 11.87 516976 1560227 6364 06:12:35 06:12:35 05:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:12:35 05:52:01 eth0 242.65 182.56 608.78 57.45 0.00 0.00 0.00 0.00 06:12:35 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:53:01 eth0 76.69 63.06 395.51 16.28 0.00 0.00 0.00 0.00 06:12:35 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:53:01 vethc1ceb9e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:12:35 05:53:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:12:35 05:54:01 eth0 22.05 17.29 23.94 19.17 0.00 0.00 0.00 0.00 06:12:35 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:54:01 docker0 1.52 1.02 0.31 2.55 0.00 0.00 0.00 0.00 06:12:35 05:55:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:56:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:35 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:57:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 06:12:35 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:58:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:12:35 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:59:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:12:35 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:00:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:12:35 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:01:01 eth0 2.77 0.10 0.19 0.01 0.00 0.00 0.00 0.00 06:12:35 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:02:01 eth0 5.68 0.25 0.70 0.08 0.00 0.00 0.00 0.00 06:12:35 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:03:01 eth0 1.97 0.98 1.07 0.78 0.00 0.00 0.00 0.00 06:12:35 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:04:01 eth0 1.43 0.78 0.80 0.56 0.00 0.00 0.00 0.00 06:12:35 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:05:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 06:12:35 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:06:01 eth0 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 06:12:35 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:07:01 eth0 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 06:12:35 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:08:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:09:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 06:12:35 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:10:01 eth0 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:12:35 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:11:01 eth0 3.18 0.10 0.38 0.06 0.00 0.00 0.00 0.00 06:12:35 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:12:01 eth0 159.14 143.78 1618.47 13.33 0.00 0.00 0.00 0.00 06:12:35 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 Average: eth0 24.65 19.53 126.21 5.14 0.00 0.00 0.00 0.00 06:12:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:12:35 Average: docker0 0.07 0.05 0.01 0.12 0.00 0.00 0.00 0.00 06:12:35 06:12:35 06:12:35 ---> sar -P ALL: 06:12:35 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/24/21 _x86_64_ (2 CPU) 06:12:35 06:12:35 05:50:09 LINUX RESTART (2 CPU) 06:12:35 06:12:35 05:51:01 CPU %user %nice %system %iowait %steal %idle 06:12:35 05:52:01 all 7.89 0.00 1.00 1.31 0.06 89.74 06:12:35 05:52:01 0 7.32 0.00 1.19 1.49 0.07 89.94 06:12:35 05:52:01 1 8.46 0.00 0.82 1.12 0.05 89.55 06:12:35 05:53:01 all 2.33 0.00 1.04 0.88 0.04 95.70 06:12:35 05:53:01 0 2.36 0.00 1.21 1.23 0.05 95.15 06:12:35 05:53:01 1 2.31 0.00 0.88 0.54 0.03 96.24 06:12:35 05:54:01 all 1.24 0.00 0.59 0.10 0.05 98.02 06:12:35 05:54:01 0 1.26 0.00 0.64 0.07 0.05 97.99 06:12:35 05:54:01 1 1.22 0.00 0.54 0.13 0.05 98.06 06:12:35 05:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 06:12:35 05:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 06:12:35 05:55:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:12:35 05:56:01 all 0.08 0.00 0.03 0.00 0.04 99.85 06:12:35 05:56:01 0 0.12 0.00 0.03 0.00 0.03 99.82 06:12:35 05:56:01 1 0.05 0.00 0.02 0.00 0.05 99.88 06:12:35 05:57:01 all 0.07 0.00 0.04 0.00 0.03 99.86 06:12:35 05:57:01 0 0.12 0.00 0.03 0.00 0.02 99.83 06:12:35 05:57:01 1 0.02 0.00 0.05 0.00 0.05 99.88 06:12:35 05:58:01 all 0.10 0.00 0.02 0.00 0.03 99.86 06:12:35 05:58:01 0 0.17 0.00 0.02 0.00 0.02 99.80 06:12:35 05:58:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:12:35 05:59:01 all 0.06 0.00 0.02 0.00 0.03 99.89 06:12:35 05:59:01 0 0.08 0.00 0.02 0.00 0.03 99.87 06:12:35 05:59:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:12:35 06:00:01 all 0.11 0.00 0.03 0.00 0.03 99.83 06:12:35 06:00:01 0 0.17 0.00 0.02 0.00 0.02 99.80 06:12:35 06:00:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:12:35 06:01:01 all 0.06 0.00 0.04 0.00 0.03 99.87 06:12:35 06:01:01 0 0.08 0.00 0.03 0.00 0.02 99.87 06:12:35 06:01:01 1 0.03 0.00 0.05 0.00 0.03 99.88 06:12:35 06:02:01 all 0.10 0.00 0.04 0.00 0.03 99.82 06:12:35 06:02:01 0 0.15 0.00 0.03 0.00 0.02 99.80 06:12:35 06:02:01 1 0.05 0.00 0.05 0.00 0.05 99.85 06:12:35 06:12:35 06:02:01 CPU %user %nice %system %iowait %steal %idle 06:12:35 06:03:01 all 0.08 0.00 0.02 0.00 0.03 99.87 06:12:35 06:03:01 0 0.12 0.00 0.02 0.00 0.02 99.85 06:12:35 06:03:01 1 0.05 0.00 0.02 0.00 0.03 99.90 06:12:35 06:04:01 all 0.08 0.00 0.03 0.00 0.02 99.88 06:12:35 06:04:01 0 0.10 0.00 0.03 0.00 0.03 99.83 06:12:35 06:04:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:12:35 06:05:01 all 0.14 0.00 0.03 0.00 0.02 99.82 06:12:35 06:05:01 0 0.27 0.00 0.03 0.00 0.02 99.68 06:12:35 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:12:35 06:06:01 all 0.13 0.00 0.06 0.00 0.03 99.77 06:12:35 06:06:01 0 0.25 0.00 0.05 0.00 0.03 99.67 06:12:35 06:06:01 1 0.02 0.00 0.07 0.00 0.03 99.88 06:12:35 06:07:01 all 0.10 0.00 0.04 0.00 0.03 99.83 06:12:35 06:07:01 0 0.18 0.00 0.07 0.00 0.03 99.72 06:12:35 06:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:12:35 06:08:01 all 0.08 0.00 0.03 0.00 0.02 99.88 06:12:35 06:08:01 0 0.12 0.00 0.02 0.00 0.00 99.87 06:12:35 06:08:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:12:35 06:09:01 all 0.03 0.00 0.03 0.00 0.03 99.92 06:12:35 06:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:12:35 06:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:12:35 06:10:01 all 0.08 0.00 0.03 0.00 0.03 99.87 06:12:35 06:10:01 0 0.15 0.00 0.03 0.00 0.00 99.82 06:12:35 06:10:01 1 0.02 0.00 0.02 0.00 0.05 99.92 06:12:35 06:11:01 all 0.11 0.00 0.02 0.00 0.03 99.84 06:12:35 06:11:01 0 0.17 0.00 0.02 0.00 0.02 99.80 06:12:35 06:11:01 1 0.05 0.00 0.02 0.00 0.05 99.88 06:12:35 06:12:01 all 2.44 0.00 0.83 0.29 0.03 96.42 06:12:35 06:12:01 0 1.83 0.00 0.86 0.08 0.02 97.21 06:12:35 06:12:01 1 3.04 0.00 0.81 0.49 0.03 95.63 06:12:35 Average: all 0.73 0.00 0.19 0.12 0.03 98.93 06:12:35 Average: 0 0.72 0.00 0.21 0.14 0.02 98.91 06:12:35 Average: 1 0.74 0.00 0.17 0.11 0.04 98.95 06:12:35 06:12:35 06:12:35