Started by upstream project "edgexfoundry/cd-management/release" build number 47 originally caused by: Push event to branch release Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-24603’ Running on prd-centos7-docker-4c-2g-24606 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" > git rev-list --no-walk 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:31:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:31:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:31:32 ========================================================= 20:31:32 EdgeX Global Pipelines Version Info 20:31:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:31:34 ------------------- 20:31:34 stable info: 20:31:34 ------------------- 20:31:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:34 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:31:34 Message: update stable to v1.0.179 20:31:35 ------------------- 20:31:35 experimental info: 20:31:35 ------------------- 20:31:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:31:35 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 20:31:35 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 20:31:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:31:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 20:31:37 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2835f42 [Pipeline] echo 20:31:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:31:39 provisioning config files... 20:31:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5617076186027346455tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:39 ---> docker-login.sh 20:31:39 nexus3.edgexfoundry.org:10001 20:31:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 nexus3.edgexfoundry.org:10002 20:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 nexus3.edgexfoundry.org:10003 20:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 nexus3.edgexfoundry.org:10004 20:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 docker.io 20:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:41 Configure a credential helper to remove this warning. See 20:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:41 20:31:41 Login Succeeded 20:31:41 ---> docker-login.sh ends [Pipeline] } 20:31:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:42 + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo 20:31:42 GIT_COMMIT: 2835f428d5bb359d09284af55213ecc07555b5ca, Commit Message: Merge pull request #89 from iain-anderson/commit-lint [Pipeline] echo 20:31:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:42 20:31:42 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:31:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:43 latest: Pulling from edgex-devops/git-semver 20:31:43 31603596830f: Pulling fs layer 20:31:43 2a8b12db71e7: Pulling fs layer 20:31:43 6ca5941a6612: Pulling fs layer 20:31:43 ecc8261a40a4: Pulling fs layer 20:31:43 ecc8261a40a4: Waiting 20:31:43 2a8b12db71e7: Download complete 20:31:43 31603596830f: Verifying Checksum 20:31:43 31603596830f: Download complete 20:31:43 ecc8261a40a4: Verifying Checksum 20:31:43 ecc8261a40a4: Download complete 20:31:43 6ca5941a6612: Verifying Checksum 20:31:43 6ca5941a6612: Download complete 20:31:43 31603596830f: Pull complete 20:31:44 2a8b12db71e7: Pull complete 20:31:45 6ca5941a6612: Pull complete 20:31:45 ecc8261a40a4: Pull complete 20:31:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 20:31:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:31:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:31:45 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:31:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:31:47 $ docker top 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:47 [ssh-agent] Looking for ssh-agent implementation... 20:31:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:48 $ docker exec 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent 20:31:48 SSH_AUTH_SOCK=/tmp/ssh-Y1YsE96AfMxA/agent.11 20:31:48 SSH_AGENT_PID=16 20:31:48 Running ssh-add (command line suppressed) 20:31:48 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7660983001250893709.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7660983001250893709.key) 20:31:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:48 + git tag --points-at HEAD [Pipeline] } 20:31:48 $ docker exec --env ******** --env ******** 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent -k 20:31:48 unset SSH_AUTH_SOCK; 20:31:48 unset SSH_AGENT_PID; 20:31:48 echo Agent pid 16 killed; 20:31:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 20:31:49 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.3.1|v1.3.1-dev.4' [Pipeline] sshagent 20:31:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:49 [ssh-agent] Looking for ssh-agent implementation... 20:31:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:49 $ docker exec 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent 20:31:49 SSH_AUTH_SOCK=/tmp/ssh-7Ag6bkLzvgFZ/agent.46 20:31:49 SSH_AGENT_PID=51 20:31:49 Running ssh-add (command line suppressed) 20:31:49 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_180268922512044538.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_180268922512044538.key) 20:31:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:50 + git semver init 20:31:50 # -> Open(): unable to determine branch for HEAD 20:31:50 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 20:31:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 20:31:50 # $SEMVER_REMOTE_NAME = origin 20:31:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:31:50 # $SEMVER_USER_NAME = edgex-jenkins 20:31:50 # $SEMVER_BRANCH = master 20:31:50 # $SEMVER_TEMP = /tmp/semver-423572628 20:31:50 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 20:31:50 # '/tmp/semver-423572628' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 20:31:50 # -> Force: false 20:31:50 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 20:31:50 $ docker exec --env ******** --env ******** 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 ssh-agent -k 20:31:50 unset SSH_AUTH_SOCK; 20:31:50 unset SSH_AGENT_PID; 20:31:50 echo Agent pid 51 killed; 20:31:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:51 + git semver [Pipeline] } 20:31:51 $ docker stop --time=1 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 20:31:52 $ docker rm -f 211c2aef2957a4378b28c9b24e24dc3a64c3c47d6a4bb9729e912c8b69056df5 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:53 Stashed 1 file(s) [Pipeline] echo 20:31:53 [edgeXSemver]: initialized semver on version 1.3.1 [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 20:32:09 Still waiting to schedule task 20:32:09 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24607’ is offline; ‘prd-centos7-docker-4c-2g-24609’ is offline; ‘prd-ubuntu18.04-docker-8c-8g-24595’ doesn’t have label ‘centos7-docker-4c-2g’ 20:32:09 Still waiting to schedule task 20:32:09 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:34:01 Running on prd-centos7-docker-4c-2g-24616 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 20:34:01 Running in /w/workspace/device-snmp-go/23 [Pipeline] { [Pipeline] checkout 20:34:04 using credential edgex-jenkins-ssh 20:34:04 Cloning the remote Git repository 20:34:04 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:34:04 > git init /w/workspace/device-snmp-go/23 # timeout=10 20:34:04 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:34:04 > git --version # timeout=10 20:34:04 > git --version # 'git version 2.24.3' 20:34:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:05 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) 20:34:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:34:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:34:05 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:34:05 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:34:05 using GIT_SSH to set credentials SSH Credentials for GitHub 20:34:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:34:05 > git config core.sparsecheckout # timeout=10 20:34:05 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 20:34:09 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:34:11 + git checkout 2835f428d5bb359d09284af55213ecc07555b5ca 20:34:11 HEAD is now at 2835f42 Merge pull request #89 from iain-anderson/commit-lint [Pipeline] sh 20:34:11 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:34:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:34:12 + sudo service docker restart 20:34:12 + true 20:34:12 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:34:13 provisioning config files... 20:34:13 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config5847785105150418093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:13 ---> docker-login.sh 20:34:13 nexus3.edgexfoundry.org:10001 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10002 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10003 20:34:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:14 Configure a credential helper to remove this warning. See 20:34:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:14 20:34:14 Login Succeeded 20:34:14 nexus3.edgexfoundry.org:10004 20:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:15 Configure a credential helper to remove this warning. See 20:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:15 20:34:15 Login Succeeded 20:34:15 docker.io 20:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:34:15 Configure a credential helper to remove this warning. See 20:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:34:15 20:34:15 Login Succeeded 20:34:15 ---> docker-login.sh ends [Pipeline] } 20:34:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:34:16 ========================================================= 20:34:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 20:34:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:34:16 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 20:34:16 Sending build context to Docker daemon 325.1kB 20:34:16 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 20:34:16 Step 2/10 : FROM ${BASE} 20:34:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 20:34:16 188c0c94c7c5: Pulling fs layer 20:34:16 0ef7d3d256c8: Pulling fs layer 20:34:16 de9db76c5a1d: Pulling fs layer 20:34:16 bca2f99d35d6: Pulling fs layer 20:34:16 93359f2a8cfa: Pulling fs layer 20:34:16 7c6f9722023f: Pulling fs layer 20:34:16 a35cf1a2eb13: Pulling fs layer 20:34:16 bca2f99d35d6: Waiting 20:34:16 93359f2a8cfa: Waiting 20:34:16 7c6f9722023f: Waiting 20:34:16 a35cf1a2eb13: Waiting 20:34:16 de9db76c5a1d: Verifying Checksum 20:34:16 de9db76c5a1d: Download complete 20:34:16 0ef7d3d256c8: Verifying Checksum 20:34:16 0ef7d3d256c8: Download complete 20:34:16 93359f2a8cfa: Verifying Checksum 20:34:16 93359f2a8cfa: Download complete 20:34:16 7c6f9722023f: Verifying Checksum 20:34:16 7c6f9722023f: Download complete 20:34:16 188c0c94c7c5: Verifying Checksum 20:34:16 188c0c94c7c5: Download complete 20:34:16 188c0c94c7c5: Pull complete 20:34:17 0ef7d3d256c8: Pull complete 20:34:17 de9db76c5a1d: Pull complete 20:34:19 a35cf1a2eb13: Verifying Checksum 20:34:19 a35cf1a2eb13: Download complete 20:34:19 bca2f99d35d6: Verifying Checksum 20:34:19 bca2f99d35d6: Download complete 20:34:26 bca2f99d35d6: Pull complete 20:34:26 93359f2a8cfa: Pull complete 20:34:26 7c6f9722023f: Pull complete 20:34:33 a35cf1a2eb13: Pull complete 20:34:33 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 20:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 20:34:33 ---> a62c8e92a672 20:34:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:34:33 ---> Running in 2e4c2c36471a 20:34:34 Removing intermediate container 2e4c2c36471a 20:34:34 ---> acf3b8998d49 20:34:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:34:34 ---> Running in 67030b5e856a 20:34:34 Removing intermediate container 67030b5e856a 20:34:34 ---> 840f57895c75 20:34:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 20:34:34 ---> Running in bc0147d3012f 20:34:34 Removing intermediate container bc0147d3012f 20:34:34 ---> d16cd6613fa2 20:34:34 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:34:34 ---> Running in 630f307e5608 20:34:35 Removing intermediate container 630f307e5608 20:34:35 ---> dcfa60cb2c3b 20:34:35 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:34:35 ---> Running in 39cba1bcca23 20:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:34:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:34:38 OK: 166 MiB in 39 packages 20:34:38 Removing intermediate container 39cba1bcca23 20:34:38 ---> 5a2e173bc290 20:34:38 Step 8/10 : WORKDIR /device-snmp-go 20:34:39 ---> Running in 00bd867763ea 20:34:39 Removing intermediate container 00bd867763ea 20:34:39 ---> d643b453aee1 20:34:39 Step 9/10 : COPY . . 20:34:39 ---> 838d356acaba 20:34:39 Step 10/10 : RUN go mod download 20:34:39 ---> Running in 697b05b6124f 20:35:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24619 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 20:35:00 Running in /w/workspace/device-snmp-go/23 [Pipeline] { [Pipeline] checkout 20:35:02 Removing intermediate container 697b05b6124f 20:35:02 ---> e4739967585e 20:35:02 Successfully built e4739967585e 20:35:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:35:02 + docker inspect -f . ci-base-image-x86_64 20:35:02 . [Pipeline] withDockerContainer 20:35:03 prd-centos7-docker-4c-2g-24616 does not seem to be running inside a container 20:35:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@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 ******** ci-base-image-x86_64 cat 20:35:04 $ docker top b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:05 + go version 20:35:05 go version go1.15.5 linux/amd64 [Pipeline] } 20:35:05 $ docker stop --time=1 b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 20:35:06 using credential edgex-jenkins-ssh 20:35:06 Cloning the remote Git repository 20:35:06 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:35:06 > git init /w/workspace/device-snmp-go/23 # timeout=10 20:35:06 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:35:06 > git --version # timeout=10 20:35:06 > git --version # 'git version 2.17.1' 20:35:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:07 $ docker rm -f b8c5affdb8c05fe772a43ac907a6c2f4e31a7740c87161d18b4b946375247c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:35:07 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) 20:35:08 + docker inspect -f . ci-base-image-x86_64 20:35:08 . [Pipeline] withDockerContainer 20:35:07 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:35:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:35:07 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:35:07 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:35:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:35:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 20:35:07 > git config core.sparsecheckout # timeout=10 20:35:07 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 20:35:08 prd-centos7-docker-4c-2g-24616 does not seem to be running inside a container 20:35:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@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 ******** ci-base-image-x86_64 cat 20:35:09 $ docker top a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:10 + make test 20:35:10 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:35:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:35:12 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:35:14 + git checkout 2835f428d5bb359d09284af55213ecc07555b5ca 20:35:14 HEAD is now at 2835f42 Merge pull request #89 from iain-anderson/commit-lint [Pipeline] sh 20:35:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:35:14 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:35:15 + sudo service docker restart 20:35:15 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:35:18 provisioning config files... 20:35:18 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config3989683114025492256tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:18 ---> docker-login.sh 20:35:18 nexus3.edgexfoundry.org:10001 20:35:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:19 Configure a credential helper to remove this warning. See 20:35:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:19 20:35:19 Login Succeeded 20:35:19 nexus3.edgexfoundry.org:10002 20:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:20 Configure a credential helper to remove this warning. See 20:35:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:20 20:35:20 Login Succeeded 20:35:20 nexus3.edgexfoundry.org:10003 20:35:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:21 Configure a credential helper to remove this warning. See 20:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:21 20:35:21 Login Succeeded 20:35:21 nexus3.edgexfoundry.org:10004 20:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:21 Configure a credential helper to remove this warning. See 20:35:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:21 20:35:21 Login Succeeded 20:35:21 docker.io 20:35:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:22 Configure a credential helper to remove this warning. See 20:35:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:22 20:35:22 Login Succeeded 20:35:22 ---> docker-login.sh ends [Pipeline] } 20:35:22 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:35:23 ========================================================= 20:35:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 20:35:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:35:23 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 20:35:23 Sending build context to Docker daemon 324.1kB 20:35:23 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 20:35:23 Step 2/10 : FROM ${BASE} 20:35:23 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:35:23 5f621e34cdf4: Pulling fs layer 20:35:23 a4357932f1b6: Pulling fs layer 20:35:23 18c013af1878: Pulling fs layer 20:35:23 00ac8860ef70: Pulling fs layer 20:35:23 63d7cb157983: Pulling fs layer 20:35:23 b116817d02f9: Pulling fs layer 20:35:23 745a02a5169b: Pulling fs layer 20:35:23 00ac8860ef70: Waiting 20:35:23 63d7cb157983: Waiting 20:35:23 745a02a5169b: Waiting 20:35:23 b116817d02f9: Waiting 20:35:23 18c013af1878: Verifying Checksum 20:35:23 18c013af1878: Download complete 20:35:23 a4357932f1b6: Verifying Checksum 20:35:23 a4357932f1b6: Download complete 20:35:23 63d7cb157983: Verifying Checksum 20:35:23 63d7cb157983: Download complete 20:35:23 b116817d02f9: Verifying Checksum 20:35:23 b116817d02f9: Download complete 20:35:23 5f621e34cdf4: Verifying Checksum 20:35:23 5f621e34cdf4: Download complete 20:35:24 5f621e34cdf4: Pull complete 20:35:25 a4357932f1b6: Pull complete 20:35:25 18c013af1878: Pull complete 20:35:26 745a02a5169b: Verifying Checksum 20:35:26 745a02a5169b: Download complete 20:35:26 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:35:26 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 20:35:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:35:27 gofmt -l . 20:35:27 [ "`gofmt -l .`" = "" ] 20:35:27 ./bin/test-attribution-txt.sh 20:35:27 00ac8860ef70: Verifying Checksum 20:35:27 00ac8860ef70: Download complete 20:35:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:35:28 $ docker stop --time=1 a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab 20:35:31 $ docker rm -f a05b4ff20d5b26aeb229059872c35b0d6b8bb6635ebd5cba5a6c50863428b1ab [Pipeline] // withDockerContainer [Pipeline] sh 20:35:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:35:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:35:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:35:33 + ls -al . 20:35:33 total 104 20:35:33 drwxrwxr-x. 8 jenkins jenkins 4096 Feb 2 20:35 . 20:35:33 drwxrwxr-x. 4 jenkins jenkins 30 Feb 2 20:34 .. 20:35:33 -rw-rw-r--. 1 jenkins jenkins 5082 Feb 2 20:34 Attribution.txt 20:35:33 drwxrwxr-x. 2 jenkins jenkins 87 Feb 2 20:34 bin 20:35:33 drwxrwxr-x. 3 jenkins jenkins 32 Feb 2 20:34 cmd 20:35:33 -rw-r--r--. 1 jenkins jenkins 8493 Feb 2 20:35 coverage.out 20:35:33 -rw-rw-r--. 1 jenkins jenkins 1529 Feb 2 20:34 Dockerfile 20:35:33 -rw-rw-r--. 1 jenkins jenkins 1006 Feb 2 20:34 Dockerfile.build 20:35:33 -rw-rw-r--. 1 jenkins jenkins 6 Feb 2 20:34 .dockerignore 20:35:33 drwxrwxr-x. 8 jenkins jenkins 162 Feb 2 20:34 .git 20:35:33 drwxrwxr-x. 2 jenkins jenkins 103 Feb 2 20:34 .github 20:35:33 -rw-rw-r--. 1 jenkins jenkins 272 Feb 2 20:34 .gitignore 20:35:33 -rw-r--r--. 1 jenkins jenkins 204 Feb 2 20:35 go.mod 20:35:33 -rw-r--r--. 1 jenkins jenkins 14156 Feb 2 20:35 go.sum 20:35:33 drwxrwxr-x. 3 jenkins jenkins 20 Feb 2 20:34 internal 20:35:33 -rw-rw-r--. 1 jenkins jenkins 656 Feb 2 20:34 Jenkinsfile 20:35:33 -rw-rw-r--. 1 jenkins jenkins 11340 Feb 2 20:34 LICENSE 20:35:33 -rw-rw-r--. 1 jenkins jenkins 937 Feb 2 20:34 Makefile 20:35:33 drwxrwxr-x. 2 jenkins jenkins 84 Feb 2 20:34 profiles 20:35:33 -rw-rw-r--. 1 jenkins jenkins 12398 Feb 2 20:34 README.md 20:35:33 -rw-rw-r--. 1 jenkins jenkins 5 Feb 2 20:31 VERSION 20:35:33 -rw-rw-r--. 1 jenkins jenkins 209 Feb 2 20:34 version.go [Pipeline] isUnix [Pipeline] sh 20:35:34 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=amd64 --label version=1.3.1 . 20:35:34 Sending build context to Docker daemon 334.3kB 20:35:34 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 20:35:34 Step 2/26 : FROM ${BASE} AS builder 20:35:34 ---> e4739967585e 20:35:34 Step 3/26 : ARG MAKE='make build' 20:35:34 ---> Running in f1317a59a444 20:35:34 Removing intermediate container f1317a59a444 20:35:34 ---> 07cdb23e5810 20:35:34 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:35:34 ---> Running in 257aac576104 20:35:34 Removing intermediate container 257aac576104 20:35:34 ---> ba121bb99f13 20:35:34 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:35:35 ---> Running in 814793ebcd5e 20:35:35 Removing intermediate container 814793ebcd5e 20:35:35 ---> d349eccd1500 20:35:35 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:35 ---> Running in eac38d8521af 20:35:36 Removing intermediate container eac38d8521af 20:35:36 ---> 8c5a015dfe9c 20:35:36 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:36 ---> Running in 5ee5400c4ae7 20:35:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:35:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:35:38 00ac8860ef70: Pull complete 20:35:38 63d7cb157983: Pull complete 20:35:38 b116817d02f9: Pull complete 20:35:38 OK: 166 MiB in 39 packages 20:35:39 Removing intermediate container 5ee5400c4ae7 20:35:39 ---> 93aa44f2b495 20:35:39 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 20:35:39 ---> Running in b5424ac16609 20:35:39 Removing intermediate container b5424ac16609 20:35:39 ---> 43593e1c45cf 20:35:39 Step 9/26 : COPY go.mod . 20:35:39 ---> 0850a6cc7b67 20:35:39 Step 10/26 : COPY Makefile . 20:35:40 ---> 3c19063dbf51 20:35:40 Step 11/26 : RUN make update 20:35:40 ---> Running in cb9653dd0a84 20:35:40 CGO_ENABLED=0 GO111MODULE=on go mod download 20:35:41 Removing intermediate container cb9653dd0a84 20:35:41 ---> a3865e238565 20:35:41 Step 12/26 : COPY . . 20:35:42 ---> 531d0592981e 20:35:42 Step 13/26 : RUN ${MAKE} 20:35:42 ---> Running in 180e2bad22a3 20:35:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1" -o cmd/device-snmp-go ./cmd 20:35:43 745a02a5169b: Pull complete 20:35:43 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 20:35:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 20:35:43 ---> b7e6874047d6 20:35:43 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 20:35:45 ---> Running in d9fd85cc5d04 20:35:45 Removing intermediate container d9fd85cc5d04 20:35:45 ---> c2cd5e138cbf 20:35:45 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:35:45 ---> Running in ffc2a5a0a675 20:35:46 Removing intermediate container ffc2a5a0a675 20:35:46 ---> eb214238df43 20:35:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 20:35:46 ---> Running in 19fc8eca767c 20:35:46 Removing intermediate container 19fc8eca767c 20:35:46 ---> ebf611c07c25 20:35:46 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:35:46 ---> Running in 1b6934739ef2 20:35:48 Removing intermediate container 1b6934739ef2 20:35:48 ---> 9a3c9efbeff8 20:35:48 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:35:49 ---> Running in 19325b1ef8ab 20:35:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:35:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:35:51 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:35:52 OK: 142 MiB in 39 packages 20:35:53 Removing intermediate container 19325b1ef8ab 20:35:53 ---> e8b8d2bc2db5 20:35:53 Step 8/10 : WORKDIR /device-snmp-go 20:35:54 ---> Running in e9d25812ece6 20:35:54 Removing intermediate container e9d25812ece6 20:35:54 ---> 25dbd03591e7 20:35:54 Step 9/10 : COPY . . 20:35:54 Removing intermediate container 180e2bad22a3 20:35:54 ---> 456644e457b3 20:35:54 Step 14/26 : FROM alpine:3.12 20:35:55 3.12: Pulling from library/alpine 20:35:55 801bfaa63ef2: Pulling fs layer 20:35:55 ---> 1aac3b974131 20:35:55 Step 10/10 : RUN go mod download 20:35:55 ---> Running in 70cea056670f 20:35:55 801bfaa63ef2: Download complete 20:35:56 801bfaa63ef2: Pull complete 20:35:56 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:35:56 Status: Downloaded newer image for alpine:3.12 20:35:56 ---> 389fef711851 20:35:56 Step 15/26 : ENV APP_PORT=49993 20:35:56 ---> Running in 0ba09b86b770 20:35:56 Removing intermediate container 0ba09b86b770 20:35:56 ---> 7e17cbd91bfb 20:35:56 Step 16/26 : EXPOSE $APP_PORT 20:35:56 ---> Running in e8d4b4a0b868 20:35:56 Removing intermediate container e8d4b4a0b868 20:35:56 ---> af81010c0356 20:35:56 Step 17/26 : ENV DEVICE_PORT=161 20:35:56 ---> Running in 8cc3e0d2931f 20:35:56 Removing intermediate container 8cc3e0d2931f 20:35:56 ---> 6fe2fba38e38 20:35:56 Step 18/26 : EXPOSE $DEVICE_PORT 20:35:56 ---> Running in 1d6064595dcb 20:35:56 Removing intermediate container 1d6064595dcb 20:35:56 ---> 5a028a604a0a 20:35:56 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 20:35:57 ---> 3bb0d2ae03bd 20:35:57 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 20:35:57 ---> 391be3d439b1 20:35:57 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 20:35:58 ---> 9898157e70bd 20:35:58 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 20:35:58 ---> Running in b5b75add7b8b 20:35:58 Removing intermediate container b5b75add7b8b 20:35:58 ---> 974fcedb9d90 20:35:58 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:35:58 ---> Running in 7d45ce378d6d 20:35:58 Removing intermediate container 7d45ce378d6d 20:35:58 ---> 33b9ca355f48 20:35:58 Step 24/26 : LABEL arch=amd64 20:35:58 ---> Running in f4cfc7c464b3 20:35:58 Removing intermediate container f4cfc7c464b3 20:35:58 ---> 1e79b6a8d341 20:35:58 Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca 20:35:58 ---> Running in 8dfad30416ee 20:35:59 Removing intermediate container 8dfad30416ee 20:35:59 ---> cc19c91bb235 20:35:59 Step 26/26 : LABEL version=1.3.1 20:35:59 ---> Running in 2a4a4f977725 20:35:59 Removing intermediate container 2a4a4f977725 20:35:59 ---> 5540e15f1736 20:35:59 [Warning] One or more build-args [ARCH] were not consumed 20:35:59 Successfully built 5540e15f1736 20:35:59 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:35:59 provisioning config files... 20:35:59 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config1118658103432917200tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:36:00 ---> docker-login.sh 20:36:00 nexus3.edgexfoundry.org:10001 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:00 Configure a credential helper to remove this warning. See 20:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:00 20:36:00 Login Succeeded 20:36:00 nexus3.edgexfoundry.org:10002 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:00 Configure a credential helper to remove this warning. See 20:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:00 20:36:00 Login Succeeded 20:36:00 nexus3.edgexfoundry.org:10003 20:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:00 Configure a credential helper to remove this warning. See 20:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:00 20:36:00 Login Succeeded 20:36:00 nexus3.edgexfoundry.org:10004 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 docker.io 20:36:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:36:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:36:01 Configure a credential helper to remove this warning. See 20:36:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:36:01 20:36:01 Login Succeeded 20:36:01 ---> docker-login.sh ends [Pipeline] } 20:36:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:01 [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: 20:36:01 2835f428d5bb359d09284af55213ecc07555b5ca 20:36:01 latest 20:36:01 1.3.1 20:36:01 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:36:01 master 20:36:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:02 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 20:36:02 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca 20:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 20:36:02 9a69e3e398d3: Preparing 20:36:02 03bdb94beed1: Preparing 20:36:02 2b8bcf1a9a8e: Preparing 20:36:02 777b2c648970: Preparing 20:36:02 777b2c648970: Layer already exists 20:36:03 9a69e3e398d3: Pushed 20:36:03 03bdb94beed1: Pushed 20:36:04 2b8bcf1a9a8e: Pushed 20:36:04 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:04 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 20:36:05 9a69e3e398d3: Preparing 20:36:05 03bdb94beed1: Preparing 20:36:05 2b8bcf1a9a8e: Preparing 20:36:05 777b2c648970: Preparing 20:36:05 03bdb94beed1: Layer already exists 20:36:05 9a69e3e398d3: Layer already exists 20:36:05 777b2c648970: Layer already exists 20:36:05 2b8bcf1a9a8e: Layer already exists 20:36:05 latest: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 20:36:05 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 20:36:05 9a69e3e398d3: Preparing 20:36:05 03bdb94beed1: Preparing 20:36:05 2b8bcf1a9a8e: Preparing 20:36:05 777b2c648970: Preparing 20:36:05 2b8bcf1a9a8e: Layer already exists 20:36:05 03bdb94beed1: Layer already exists 20:36:05 9a69e3e398d3: Layer already exists 20:36:05 777b2c648970: Layer already exists 20:36:05 1.3.1: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:05 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 20:36:06 9a69e3e398d3: Preparing 20:36:06 03bdb94beed1: Preparing 20:36:06 2b8bcf1a9a8e: Preparing 20:36:06 777b2c648970: Preparing 20:36:06 777b2c648970: Layer already exists 20:36:06 2b8bcf1a9a8e: Layer already exists 20:36:06 9a69e3e398d3: Layer already exists 20:36:06 03bdb94beed1: Layer already exists 20:36:06 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh 20:36:06 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master 20:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 20:36:06 9a69e3e398d3: Preparing 20:36:06 03bdb94beed1: Preparing 20:36:06 2b8bcf1a9a8e: Preparing 20:36:06 777b2c648970: Preparing 20:36:06 9a69e3e398d3: Layer already exists 20:36:06 777b2c648970: Layer already exists 20:36:06 03bdb94beed1: Layer already exists 20:36:06 2b8bcf1a9a8e: Layer already exists 20:36:06 master: digest: sha256:27fc5c19401e5df5931b41ba5d0bb0af49c8ac9c44525d4f42681f9446156e60 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:36:07 ===================================================== [Pipeline] echo 20:36:07 taggedImages: 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:36:07 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:36:18 Removing intermediate container 70cea056670f 20:36:18 ---> 1dc58133924b 20:36:18 Successfully built 1dc58133924b 20:36:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:36:18 + docker inspect -f . ci-base-image-arm64 20:36:18 . [Pipeline] withDockerContainer 20:36:18 prd-ubuntu18.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container 20:36:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@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 ******** ci-base-image-arm64 cat 20:36:20 $ docker top 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:21 + go version 20:36:21 go version go1.15.5 linux/arm64 [Pipeline] } 20:36:21 $ docker stop --time=1 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 20:36:23 $ docker rm -f 4a970df0bed95d86a406986d1851d27899276ac7be76ab1b3662e8f04371b4e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:36:24 + docker inspect -f . ci-base-image-arm64 20:36:24 . [Pipeline] withDockerContainer 20:36:24 prd-ubuntu18.04-docker-arm64-4c-16g-24619 does not seem to be running inside a container 20:36:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/23 -v /w/workspace/device-snmp-go/23:/w/workspace/device-snmp-go/23:rw,z -v /w/workspace/device-snmp-go/23@tmp:/w/workspace/device-snmp-go/23@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 ******** ci-base-image-arm64 cat 20:36:26 $ docker top 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:27 + make test 20:36:27 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:36:28 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:37:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:37:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 20:37:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 20:37:08 gofmt -l . 20:37:08 [ "`gofmt -l .`" = "" ] 20:37:08 ./bin/test-attribution-txt.sh 20:37:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 20:37:09 $ docker stop --time=1 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 20:37:12 $ docker rm -f 00ea47f72750b8a7cbacc38c6013c9d8b7c1b4cab85c45d4181831b80b2b6fe7 [Pipeline] // withDockerContainer [Pipeline] sh 20:37:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:37:13 Warning: overwriting stash ‘coverage-report’ 20:37:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:37:14 + ls -al . 20:37:14 total 132 20:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:37 . 20:37:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 20:35 .. 20:37:14 -rw-rw-r-- 1 jenkins jenkins 6 Feb 2 20:35 .dockerignore 20:37:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 20:35 .git 20:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 .github 20:37:14 -rw-rw-r-- 1 jenkins jenkins 272 Feb 2 20:35 .gitignore 20:37:14 -rw-rw-r-- 1 jenkins jenkins 5082 Feb 2 20:35 Attribution.txt 20:37:14 -rw-rw-r-- 1 jenkins jenkins 1529 Feb 2 20:35 Dockerfile 20:37:14 -rw-rw-r-- 1 jenkins jenkins 1006 Feb 2 20:35 Dockerfile.build 20:37:14 -rw-rw-r-- 1 jenkins jenkins 656 Feb 2 20:35 Jenkinsfile 20:37:14 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 2 20:35 LICENSE 20:37:14 -rw-rw-r-- 1 jenkins jenkins 937 Feb 2 20:35 Makefile 20:37:14 -rw-rw-r-- 1 jenkins jenkins 12398 Feb 2 20:35 README.md 20:37:14 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 20:31 VERSION 20:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 bin 20:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 cmd 20:37:14 -rw-r--r-- 1 jenkins jenkins 8493 Feb 2 20:37 coverage.out 20:37:14 -rw-r--r-- 1 jenkins jenkins 204 Feb 2 20:37 go.mod 20:37:14 -rw-r--r-- 1 jenkins jenkins 14156 Feb 2 20:37 go.sum 20:37:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 20:35 internal 20:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 20:35 profiles 20:37:14 -rw-rw-r-- 1 jenkins jenkins 209 Feb 2 20:35 version.go [Pipeline] isUnix [Pipeline] sh 20:37:15 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=arm64 --label version=1.3.1 . 20:37:15 Sending build context to Docker daemon 333.3kB 20:37:15 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 20:37:15 Step 2/26 : FROM ${BASE} AS builder 20:37:15 ---> 1dc58133924b 20:37:15 Step 3/26 : ARG MAKE='make build' 20:37:15 ---> Running in bed1ebf1143d 20:37:16 Removing intermediate container bed1ebf1143d 20:37:16 ---> 1f93b548b9ba 20:37:16 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 20:37:16 ---> Running in 7af87b8861a8 20:37:17 Removing intermediate container 7af87b8861a8 20:37:17 ---> 5a5478ba6aae 20:37:17 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 20:37:17 ---> Running in 31e8f05540e4 20:37:17 Removing intermediate container 31e8f05540e4 20:37:17 ---> 0e7d67ba2278 20:37:17 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:37:17 ---> Running in 2d3ee1510a8a 20:37:19 Removing intermediate container 2d3ee1510a8a 20:37:19 ---> b3a1a7adbd41 20:37:19 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:37:19 ---> Running in 57a250e65c27 20:37:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:37:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:37:27 OK: 142 MiB in 39 packages 20:37:27 Removing intermediate container 57a250e65c27 20:37:27 ---> 4a5f90c37b3d 20:37:27 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 20:37:27 ---> Running in 488005b65a4d 20:37:28 Removing intermediate container 488005b65a4d 20:37:28 ---> c7b4f0e5c3a9 20:37:28 Step 9/26 : COPY go.mod . 20:37:28 ---> 39ab69788b5a 20:37:28 Step 10/26 : COPY Makefile . 20:37:29 ---> ccce4b660a53 20:37:29 Step 11/26 : RUN make update 20:37:29 ---> Running in 35bc44cdfb5e 20:37:30 CGO_ENABLED=0 GO111MODULE=on go mod download 20:37:32 Removing intermediate container 35bc44cdfb5e 20:37:32 ---> 68fd3acfdd85 20:37:32 Step 12/26 : COPY . . 20:37:32 ---> 04abe6f37a69 20:37:32 Step 13/26 : RUN ${MAKE} 20:37:33 ---> Running in acd393c4883c 20:37:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1" -o cmd/device-snmp-go ./cmd 20:38:01 CGO_ENABLED=0 GO111MODULE=on go build ./... 20:38:08 Removing intermediate container acd393c4883c 20:38:08 ---> f2ce7e73f4b7 20:38:08 Step 14/26 : FROM alpine:3.12 20:38:08 3.12: Pulling from library/alpine 20:38:08 159e5727ea61: Pulling fs layer 20:38:08 159e5727ea61: Verifying Checksum 20:38:08 159e5727ea61: Download complete 20:38:08 159e5727ea61: Pull complete 20:38:08 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 20:38:08 Status: Downloaded newer image for alpine:3.12 20:38:08 ---> afeebe901d6b 20:38:08 Step 15/26 : ENV APP_PORT=49993 20:38:09 ---> Running in db104118a529 20:38:09 Removing intermediate container db104118a529 20:38:09 ---> f32daf69c3bb 20:38:09 Step 16/26 : EXPOSE $APP_PORT 20:38:09 ---> Running in c5f21c457c78 20:38:10 Removing intermediate container c5f21c457c78 20:38:10 ---> f92451bd4c7e 20:38:10 Step 17/26 : ENV DEVICE_PORT=161 20:38:10 ---> Running in 120ebffbb99d 20:38:11 Removing intermediate container 120ebffbb99d 20:38:11 ---> 4856f4dea734 20:38:11 Step 18/26 : EXPOSE $DEVICE_PORT 20:38:11 ---> Running in 08586b51a8ec 20:38:11 Removing intermediate container 08586b51a8ec 20:38:11 ---> a277472520c2 20:38:11 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 20:38:13 ---> e6926738e482 20:38:13 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 20:38:13 ---> 11c8d5fd5f9e 20:38:13 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 20:38:14 ---> 6095951a7c77 20:38:14 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 20:38:14 ---> Running in cac26ff633b2 20:38:14 Removing intermediate container cac26ff633b2 20:38:14 ---> a0958a7d8121 20:38:14 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:38:15 ---> Running in 28af9f146dca 20:38:15 Removing intermediate container 28af9f146dca 20:38:15 ---> 0bdcce432f84 20:38:15 Step 24/26 : LABEL arch=arm64 20:38:15 ---> Running in bd074561e616 20:38:16 Removing intermediate container bd074561e616 20:38:16 ---> 2dfc7c19f17e 20:38:16 Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca 20:38:16 ---> Running in 74055c4004e8 20:38:16 Removing intermediate container 74055c4004e8 20:38:16 ---> 6514e9d36290 20:38:16 Step 26/26 : LABEL version=1.3.1 20:38:16 ---> Running in c4cb3ef074e8 20:38:17 Removing intermediate container c4cb3ef074e8 20:38:17 ---> ef38b3be6091 20:38:17 [Warning] One or more build-args [ARCH] were not consumed 20:38:17 Successfully built ef38b3be6091 20:38:17 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:38:17 provisioning config files... 20:38:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/23@tmp/config1408648559698359648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:38:18 ---> docker-login.sh 20:38:18 nexus3.edgexfoundry.org:10001 20:38:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:18 Configure a credential helper to remove this warning. See 20:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:18 20:38:18 Login Succeeded 20:38:18 nexus3.edgexfoundry.org:10002 20:38:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:19 Configure a credential helper to remove this warning. See 20:38:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:19 20:38:19 Login Succeeded 20:38:19 nexus3.edgexfoundry.org:10003 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 nexus3.edgexfoundry.org:10004 20:38:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:20 Configure a credential helper to remove this warning. See 20:38:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:20 20:38:20 Login Succeeded 20:38:20 docker.io 20:38:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:38:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:38:21 Configure a credential helper to remove this warning. See 20:38:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:38:21 20:38:21 Login Succeeded 20:38:21 ---> docker-login.sh ends [Pipeline] } 20:38:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:21 [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: 20:38:21 2835f428d5bb359d09284af55213ecc07555b5ca 20:38:21 latest 20:38:21 1.3.1 20:38:21 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:38:21 master 20:38:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:22 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 20:38:22 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca 20:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 20:38:22 c49c8ea8589b: Preparing 20:38:22 437edba1fadc: Preparing 20:38:22 c74955111d7e: Preparing 20:38:22 379067d0cb53: Preparing 20:38:22 379067d0cb53: Layer already exists 20:38:22 c49c8ea8589b: Pushed 20:38:22 437edba1fadc: Pushed 20:38:25 c74955111d7e: Pushed 20:38:25 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:25 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:38:26 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 20:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 20:38:26 c49c8ea8589b: Preparing 20:38:26 437edba1fadc: Preparing 20:38:26 c74955111d7e: Preparing 20:38:26 379067d0cb53: Preparing 20:38:26 379067d0cb53: Layer already exists 20:38:26 437edba1fadc: Layer already exists 20:38:26 c74955111d7e: Layer already exists 20:38:26 c49c8ea8589b: Layer already exists 20:38:26 latest: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:26 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 [Pipeline] isUnix [Pipeline] sh 20:38:27 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 20:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 20:38:27 c49c8ea8589b: Preparing 20:38:27 437edba1fadc: Preparing 20:38:27 c74955111d7e: Preparing 20:38:27 379067d0cb53: Preparing 20:38:27 c74955111d7e: Layer already exists 20:38:27 379067d0cb53: Layer already exists 20:38:27 c49c8ea8589b: Layer already exists 20:38:27 437edba1fadc: Layer already exists 20:38:27 1.3.1: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:27 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 [Pipeline] isUnix [Pipeline] sh 20:38:28 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 20:38:28 c49c8ea8589b: Preparing 20:38:28 437edba1fadc: Preparing 20:38:28 c74955111d7e: Preparing 20:38:28 379067d0cb53: Preparing 20:38:28 379067d0cb53: Layer already exists 20:38:28 437edba1fadc: Layer already exists 20:38:28 c74955111d7e: Layer already exists 20:38:28 c49c8ea8589b: Layer already exists 20:38:28 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] isUnix [Pipeline] sh 20:38:28 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh 20:38:29 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master 20:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 20:38:29 c49c8ea8589b: Preparing 20:38:29 437edba1fadc: Preparing 20:38:29 c74955111d7e: Preparing 20:38:29 379067d0cb53: Preparing 20:38:29 437edba1fadc: Layer already exists 20:38:29 c74955111d7e: Layer already exists 20:38:29 379067d0cb53: Layer already exists 20:38:29 c49c8ea8589b: Layer already exists 20:38:29 master: digest: sha256:c31f2aa2b5dd9b69a1b1a7f2c28be44b8674f4c1c7e89f88f3d389ddd78dbebc size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:38:29 ===================================================== [Pipeline] echo 20:38:29 taggedImages: 20:38:29 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca 20:38:29 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 20:38:29 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1 20:38:29 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1 20:38:29 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [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] wrap 20:38:31 provisioning config files... 20:38:31 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2520319381485921384tmp [Pipeline] { [Pipeline] sh 20:38:31 + set +x 20:38:31 + curl -s https://codecov.io/bash 20:38:31 + bash -s -- 20:38:31 20:38:31 _____ _ 20:38:31 / ____| | | 20:38:31 | | ___ __| | ___ ___ _____ __ 20:38:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:38:31 | |___| (_) | (_| | __/ (_| (_) \ V / 20:38:31 \_____\___/ \__,_|\___|\___\___/ \_/ 20:38:31 Bash-20210129-7c25fce 20:38:31 20:38:31 20:38:31 ==> git version 2.24.3 found 20:38:31 ==> 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 20:38:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:38:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:38:31 ==> Jenkins CI detected. 20:38:31 project root: . 20:38:31 --> token set from env 20:38:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:38:31 ==> Running gcov in . (disable via -X gcov) 20:38:31 ==> Python coveragepy not found 20:38:31 ==> Searching for coverage reports in: 20:38:31 + . 20:38:31 -> Found 1 reports 20:38:31 ==> Detecting git/mercurial file structure 20:38:31 ==> Reading reports 20:38:31 + ./coverage.out bytes=8493 20:38:31 ==> Appending adjustments 20:38:31 https://docs.codecov.io/docs/fixing-reports 20:38:31 + Found adjustments 20:38:31 ==> Gzipping contents 20:38:31 4.0K /tmp/codecov.c46Wt0.gz 20:38:31 ==> Uploading reports 20:38:31 url: https://codecov.io 20:38:31 query: branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:38:31 -> Pinging Codecov 20:38:31 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:38:32 -> Uploading to 20:38:32 https://storage.googleapis.com/codecov/v4/raw/2021-02-02/6C56EA5C29638FB4528AC87E60AF5AE0/2835f428d5bb359d09284af55213ecc07555b5ca/cab154ef-e362-4e86-abe2-525789502a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210202T203832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971483aa63cc97077f78836b50c6287e85d05cbcc510ff9704e6563bebbc0815 20:38:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:32 Dload Upload Total Spent Left Speed 20:38:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3757 --:--:-- --:--:-- --:--:-- 3758 100 1447 0 0 100 1447 0 3755 --:--:-- --:--:-- --:--:-- 3748 20:38:32 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] } 20:38:32 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:38:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:38:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:33 20:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:38:34 188c0c94c7c5: Pulling fs layer 20:38:34 0ef7d3d256c8: Pulling fs layer 20:38:34 de9db76c5a1d: Pulling fs layer 20:38:34 0eba1c9be4d2: Pulling fs layer 20:38:34 0d57e429df01: Pulling fs layer 20:38:34 4e4be7b47b0d: Pulling fs layer 20:38:34 e1f770b5df2f: Pulling fs layer 20:38:34 85a0685a4137: Pulling fs layer 20:38:34 4e4be7b47b0d: Waiting 20:38:34 e1f770b5df2f: Waiting 20:38:34 85a0685a4137: Waiting 20:38:34 0eba1c9be4d2: Waiting 20:38:34 0d57e429df01: Waiting 20:38:34 de9db76c5a1d: Download complete 20:38:34 0ef7d3d256c8: Verifying Checksum 20:38:34 0ef7d3d256c8: Download complete 20:38:34 0d57e429df01: Verifying Checksum 20:38:34 0d57e429df01: Download complete 20:38:34 4e4be7b47b0d: Verifying Checksum 20:38:34 4e4be7b47b0d: Download complete 20:38:34 188c0c94c7c5: Verifying Checksum 20:38:34 188c0c94c7c5: Download complete 20:38:34 188c0c94c7c5: Pull complete 20:38:34 0ef7d3d256c8: Pull complete 20:38:34 de9db76c5a1d: Pull complete 20:38:35 e1f770b5df2f: Verifying Checksum 20:38:35 e1f770b5df2f: Download complete 20:38:38 0eba1c9be4d2: Verifying Checksum 20:38:38 0eba1c9be4d2: Download complete 20:38:39 85a0685a4137: Verifying Checksum 20:38:39 85a0685a4137: Download complete 20:38:47 0eba1c9be4d2: Pull complete 20:38:47 0d57e429df01: Pull complete 20:38:47 4e4be7b47b0d: Pull complete 20:38:48 e1f770b5df2f: Pull complete 20:38:56 85a0685a4137: Pull complete 20:38:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:38:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:38:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:38:57 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:38:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:38:58 $ docker top f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe -eo pid,comm [Pipeline] { [Pipeline] echo 20:38:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:38:58 + set -o pipefail 20:38:58 + snyk monitor '--org=edgex-jenkins' 20:39:07 20:39:07 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 20:39:07 20:39:07 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/fb450a34-2f22-4120-87f3-c22bb1e05b7b 20:39:07 20:39:07 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:39:07 20:39:07 [Pipeline] } 20:39:07 $ docker stop --time=1 f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe 20:39:09 $ docker rm -f f9a1feb458220bc77315801f150c32e76df4145aaa9b4bafb800039302384ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:39:11 + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 20:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:12 . [Pipeline] withDockerContainer 20:39:12 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 20:39:13 $ docker top 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:39:13 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:13 + git semver [Pipeline] } 20:39:13 $ docker stop --time=1 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e 20:39:15 $ docker rm -f 6d7674c706f16104354c4a8b029221b0f09946d64d4331cd752e13d00866200e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:15 20:39:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:16 0.23.1-centos7: Pulling from edgex-lftools 20:39:16 ab5ef0e58194: Pulling fs layer 20:39:16 9712f1f96733: Pulling fs layer 20:39:16 63f879dbbcfc: Pulling fs layer 20:39:16 0d9ebad4ef96: Pulling fs layer 20:39:16 e9a5061849ea: Pulling fs layer 20:39:16 d747dcd14b5f: Pulling fs layer 20:39:16 2de7ff778b66: Pulling fs layer 20:39:16 0d9ebad4ef96: Waiting 20:39:16 e9a5061849ea: Waiting 20:39:16 d747dcd14b5f: Waiting 20:39:16 2de7ff778b66: Waiting 20:39:16 9712f1f96733: Verifying Checksum 20:39:16 9712f1f96733: Download complete 20:39:18 63f879dbbcfc: Verifying Checksum 20:39:18 63f879dbbcfc: Download complete 20:39:18 e9a5061849ea: Verifying Checksum 20:39:18 e9a5061849ea: Download complete 20:39:18 d747dcd14b5f: Verifying Checksum 20:39:18 d747dcd14b5f: Download complete 20:39:18 2de7ff778b66: Verifying Checksum 20:39:18 2de7ff778b66: Download complete 20:39:19 0d9ebad4ef96: Verifying Checksum 20:39:19 0d9ebad4ef96: Download complete 20:39:19 ab5ef0e58194: Verifying Checksum 20:39:19 ab5ef0e58194: Download complete 20:39:24 ab5ef0e58194: Pull complete 20:39:24 9712f1f96733: Pull complete 20:39:26 63f879dbbcfc: Pull complete 20:39:33 0d9ebad4ef96: Pull complete 20:39:35 e9a5061849ea: Pull complete 20:39:35 d747dcd14b5f: Pull complete 20:39:38 2de7ff778b66: Pull complete 20:39:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:39:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:39:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:39:38 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:39:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools:0.23.1-centos7 cat 20:39:42 $ docker top b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:39:42 provisioning config files... 20:39:42 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config31268542081714491tmp 20:39:42 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4858163573765783291tmp 20:39:42 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8471937126649893735tmp [Pipeline] { [Pipeline] echo 20:39:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:39:43 ---> sigul-configuration.sh 20:39:43 gpg: directory `/root/.gnupg' created 20:39:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:39:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:39:43 gpg: keyring `/root/.gnupg/secring.gpg' created 20:39:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:39:43 gpg: CAST5 encrypted data 20:39:43 gpg: encrypted with 1 passphrase 20:39:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:39:43 + mkdir /home/jenkins 20:39:43 + mkdir /home/jenkins/sigul [Pipeline] sh 20:39:44 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:39:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:39:44 ---> sigul-install.sh 20:39:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 20:39:51 + git tag --list 20:39:51 1.0.0 20:39:51 v0.0.0 20:39:51 v1.1.0 20:39:51 v1.1.1 20:39:51 v1.2.2 20:39:51 v1.3.0 20:39:51 v1.3.1 20:39:51 v1.3.1-dev.1 20:39:51 v1.3.1-dev.2 20:39:51 v1.3.1-dev.3 20:39:51 v1.3.1-dev.4 [Pipeline] sh 20:39:51 + lftools sign git-tag v1.3.1 20:39:53 Signing Git tag with Sigul... 20:39:53 Signing v1.3.1 [Pipeline] echo 20:39:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:39:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:39:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:39:54 $ docker stop --time=1 b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f 20:39:57 $ docker rm -f b0f09bc341a9b43d8a484f873b77bc99893937de3186425062b87537a0080b2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:39:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:39:58 . [Pipeline] withDockerContainer 20:39:58 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 20:39:59 $ docker top 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:39:59 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:39:59 + git semver [Pipeline] } 20:39:59 $ docker stop --time=1 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c 20:40:01 $ docker rm -f 28fd0b15d1b1238eb6987c1aa51cb298208a408f7a96347e42fcaf208914dc5c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:40:01 . [Pipeline] withDockerContainer 20:40:01 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 20:40:02 $ docker top 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:40:02 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.3.1|v1.3.1-dev.4' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:40:03 + git semver [Pipeline] } 20:40:03 $ docker stop --time=1 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 20:40:04 $ docker rm -f 6acd740580727de6cb7085c983893732a7bfadb2ed30bfebe88d5800c106de47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 20:40:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:06 ---> package-listing.sh 20:40:06 ++ tr '[:upper:]' '[:lower:]' 20:40:06 ++ facter osfamily 20:40:06 + OS_FAMILY=redhat 20:40:06 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 20:40:06 + START_PACKAGES=/tmp/packages_start.txt 20:40:06 + END_PACKAGES=/tmp/packages_end.txt 20:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:06 + PACKAGES=/tmp/packages_start.txt 20:40:06 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 20:40:06 + PACKAGES=/tmp/packages_end.txt 20:40:06 + case "${OS_FAMILY}" in 20:40:06 + rpm -qa 20:40:06 + sort 20:40:12 + '[' -f /tmp/packages_start.txt ']' 20:40:12 + '[' -f /tmp/packages_end.txt ']' 20:40:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:12 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 20:40:12 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 20:40:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 20:40:12 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:12 20:40:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:13 alpine: Pulling from edgex-lftools-log-publisher 20:40:13 df20fa9351a1: Pulling fs layer 20:40:13 36b3adc4ff6f: Pulling fs layer 20:40:13 8ad3a11d3b57: Pulling fs layer 20:40:13 46f8f816bc3b: Pulling fs layer 20:40:13 93b61091891f: Pulling fs layer 20:40:13 93b9cdb0e59b: Pulling fs layer 20:40:13 5e14af77c1be: Pulling fs layer 20:40:13 01666e4c0597: Pulling fs layer 20:40:13 aa168da1d23b: Pulling fs layer 20:40:13 46f8f816bc3b: Waiting 20:40:13 93b9cdb0e59b: Waiting 20:40:13 93b61091891f: Waiting 20:40:13 aa168da1d23b: Waiting 20:40:13 01666e4c0597: Waiting 20:40:13 36b3adc4ff6f: Download complete 20:40:13 46f8f816bc3b: Download complete 20:40:13 df20fa9351a1: Download complete 20:40:13 93b9cdb0e59b: Verifying Checksum 20:40:13 93b9cdb0e59b: Download complete 20:40:13 93b61091891f: Verifying Checksum 20:40:13 93b61091891f: Download complete 20:40:13 5e14af77c1be: Download complete 20:40:13 01666e4c0597: Verifying Checksum 20:40:13 01666e4c0597: Download complete 20:40:13 8ad3a11d3b57: Verifying Checksum 20:40:13 df20fa9351a1: Pull complete 20:40:14 36b3adc4ff6f: Pull complete 20:40:15 8ad3a11d3b57: Pull complete 20:40:15 aa168da1d23b: Verifying Checksum 20:40:15 aa168da1d23b: Download complete 20:40:15 46f8f816bc3b: Pull complete 20:40:16 93b61091891f: Pull complete 20:40:16 93b9cdb0e59b: Pull complete 20:40:16 5e14af77c1be: Pull complete 20:40:16 01666e4c0597: Pull complete 20:40:25 aa168da1d23b: Pull complete 20:40:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:40:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:40:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:40:25 prd-centos7-docker-4c-2g-24606 does not seem to be running inside a container 20:40:25 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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:10003/edgex-lftools-log-publisher:alpine cat 20:40:28 $ docker top 25d34da406a574fc9d6ea7fca987aed9b0f7e1cd9505535788e4eefc98d1b171 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:28 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:28 + mkdir -p /var/log/sa [Pipeline] sh 20:40:29 + ls /var/log/sa-host 20:40:29 + sadf -c /var/log/sa-host/sa02 20:40:29 file_magic: OK 20:40:29 HZ: Using current value: 100 20:40:29 file_header: OK 20:40:29 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 20:40:29 Statistics: 20:40:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:40:29 File successfully converted to sysstat format version 12.2.1 20:40:29 + sadf -c /var/log/sa-host/sa23 20:40:29 file_magic: OK 20:40:29 HZ: Using current value: 100 20:40:29 file_header: OK 20:40:29 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 20:40:29 Statistics: 20:40:29 Hnuu...uuuununununu... 20:40:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:29 provisioning config files... 20:40:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8899327581592087791tmp [Pipeline] { [Pipeline] echo 20:40:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:29 ---> create-netrc.sh [Pipeline] } 20:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:40:30 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:40:30 ---> python-tools-install.sh [Pipeline] echo 20:40:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:30 ---> sudo-logs.sh 20:40:30 Archiving 'sudo' log.. [Pipeline] echo 20:40:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:31 ---> job-cost.sh 20:40:31 lf-activate-venv: SKIPPING 20:40:31 INFO: No Stack... 20:40:32 INFO: Retrieving Pricing Info for: v1-standard-2 20:40:32 INFO: Archiving Costs [Pipeline] echo 20:40:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:32 ---> logs-deploy.sh 20:40:32 lf-activate-venv: SKIPPING 20:40:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/23 20:40:32 INFO: archiving workspace using pattern(s): 20:40:34 Archives upload complete. 20:40:34 INFO: archiving logs to Nexus 20:40:35 ---> uname -a: 20:40:35 Linux prd-centos7-docker-4c-2g-24606.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:40:35 20:40:35 20:40:35 ---> lscpu: 20:40:35 Architecture: x86_64 20:40:35 CPU op-mode(s): 32-bit, 64-bit 20:40:35 Byte Order: Little Endian 20:40:35 Address sizes: 40 bits physical, 48 bits virtual 20:40:35 CPU(s): 4 20:40:35 On-line CPU(s) list: 0-3 20:40:35 Thread(s) per core: 1 20:40:35 Core(s) per socket: 1 20:40:35 Socket(s): 4 20:40:35 NUMA node(s): 1 20:40:35 Vendor ID: GenuineIntel 20:40:35 CPU family: 6 20:40:35 Model: 44 20:40:35 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:40:35 Stepping: 1 20:40:35 CPU MHz: 2933.436 20:40:35 BogoMIPS: 5866.87 20:40:35 Virtualization: VT-x 20:40:35 Hypervisor vendor: KVM 20:40:35 Virtualization type: full 20:40:35 L1d cache: 128 KiB 20:40:35 L1i cache: 128 KiB 20:40:35 L2 cache: 16 MiB 20:40:35 L3 cache: 64 MiB 20:40:35 NUMA node0 CPU(s): 0-3 20:40:35 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:40:35 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:40:35 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:40:35 Vulnerability Meltdown: Mitigation; PTI 20:40:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:35 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:40:35 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:40:35 Vulnerability Srbds: Not affected 20:40:35 Vulnerability Tsx async abort: Not affected 20:40:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:40:35 20:40:35 20:40:35 ---> nproc: 20:40:35 4 20:40:35 20:40:35 20:40:35 ---> df -h: 20:40:35 Filesystem Size Used Available Use% Mounted on 20:40:35 overlay 50.0G 8.5G 41.4G 17% / 20:40:35 tmpfs 64.0M 0 64.0M 0% /dev 20:40:35 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:40:35 shm 64.0M 0 64.0M 0% /dev/shm 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master@tmp 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 20:40:35 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 20:40:35 20:40:35 20:40:35 ---> free -m: 20:40:35 total used free shared buff/cache available 20:40:35 Mem: 1837 825 151 0 860 946 20:40:35 Swap: 1023 2 1021 20:40:35 20:40:35 20:40:35 ---> ip addr: 20:40:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:40:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:40:35 inet 127.0.0.1/8 scope host lo 20:40:35 valid_lft forever preferred_lft forever 20:40:35 inet6 ::1/128 scope host 20:40:35 valid_lft forever preferred_lft forever 20:40:35 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:40:35 link/ether fa:16:3e:de:07:33 brd ff:ff:ff:ff:ff:ff 20:40:35 inet 10.30.122.158/23 brd 10.30.123.255 scope global dynamic eth0 20:40:35 valid_lft 85822sec preferred_lft 85822sec 20:40:35 inet6 fe80::f816:3eff:fede:733/64 scope link 20:40:35 valid_lft forever preferred_lft forever 20:40:35 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:40:35 link/ether 02:42:44:1f:f6:ed brd ff:ff:ff:ff:ff:ff 20:40:35 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:40:35 valid_lft forever preferred_lft forever 20:40:35 inet6 fe80::42:44ff:fe1f:f6ed/64 scope link 20:40:35 valid_lft forever preferred_lft forever 20:40:35 20:40:35 20:40:35 ---> sar -b -r -n DEV: 20:40:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 20:40:35 20:40:35 20:30:46 LINUX RESTART (4 CPU) 20:40:35 20:40:35 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:40:35 20:33:01 3.38 0.05 3.33 0.00 1.60 123.95 0.00 20:40:35 20:34:01 0.38 0.00 0.38 0.00 0.00 5.84 0.00 20:40:35 20:35:01 0.32 0.00 0.32 0.00 0.00 4.05 0.00 20:40:35 20:36:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 20:40:35 20:37:01 0.30 0.00 0.30 0.00 0.00 4.75 0.00 20:40:35 20:38:01 0.28 0.00 0.28 0.00 0.00 2.88 0.00 20:40:35 20:39:01 226.62 130.33 96.29 0.00 6987.72 33598.74 0.00 20:40:35 20:40:02 255.64 101.95 153.69 0.00 5612.77 35114.01 0.00 20:40:35 Average: 60.94 29.06 31.88 0.00 1576.39 8613.41 0.00 20:40:35 20:40:35 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:40:35 20:33:01 176912 0 580676 30.86 2620 1121336 1105424 37.73 405936 1098996 12 20:40:35 20:34:01 176500 0 581080 30.88 2620 1121344 1085020 37.03 420076 1085400 8 20:40:35 20:35:01 176428 0 581148 30.89 2620 1121348 1085116 37.03 419244 1087048 8 20:40:35 20:36:01 174528 0 583048 30.99 2620 1121348 1085228 37.04 419940 1087700 12 20:40:35 20:37:01 173388 0 584180 31.05 2620 1121356 1085212 37.04 423464 1085604 8 20:40:35 20:38:01 172828 0 584736 31.08 2620 1121360 1084996 37.03 423984 1085604 20 20:40:35 20:39:01 88936 0 741368 39.40 2596 1048644 1355348 46.26 536796 994296 11308 20:40:35 20:40:02 212644 0 796136 42.31 1492 871272 1322832 45.15 593688 740384 4 20:40:35 Average: 169020 0 629046 33.43 2476 1081001 1151147 39.29 455391 1033129 1422 20:40:35 20:40:35 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:40:35 20:33:01 eth0 2.15 0.58 0.66 0.38 0.00 0.00 0.00 0.00 20:40:35 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:34:01 eth0 4.91 0.57 0.95 0.40 0.00 0.00 0.00 0.00 20:40:35 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:35:01 eth0 6.33 1.17 1.71 0.94 0.00 0.00 0.00 0.00 20:40:35 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:36:01 eth0 3.35 0.80 0.99 0.62 0.00 0.00 0.00 0.00 20:40:35 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:37:01 eth0 1.63 0.88 0.94 0.68 0.00 0.00 0.00 0.00 20:40:35 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:38:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:40:35 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:39:01 veth81a3dcc 31.28 30.29 3.17 89.87 0.00 0.00 0.00 0.00 20:40:35 20:39:01 eth0 557.33 496.06 4177.37 42.27 0.00 0.00 0.00 0.00 20:40:35 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:39:01 docker0 31.28 30.19 2.75 89.86 0.00 0.00 0.00 0.00 20:40:35 20:40:02 vetha5f6a0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:40:02 eth0 523.27 461.56 3519.09 109.63 0.00 0.00 0.00 0.00 20:40:35 20:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:40:02 vethaccb8e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 Average: vetha5f6a0a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 Average: eth0 137.49 120.30 963.41 19.38 0.00 0.00 0.00 0.00 20:40:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 Average: vethaccb8e3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:35 20:40:35 20:40:35 ---> sar -P ALL: 20:40:35 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 20:40:35 20:40:35 20:30:46 LINUX RESTART (4 CPU) 20:40:35 20:40:35 20:32:01 CPU %user %nice %system %iowait %steal %idle 20:40:35 20:33:01 all 0.13 0.00 0.05 0.00 0.00 99.82 20:40:35 20:33:01 0 0.08 0.00 0.03 0.00 0.02 99.87 20:40:35 20:33:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:40:35 20:33:01 2 0.32 0.00 0.07 0.00 0.00 99.62 20:40:35 20:33:01 3 0.05 0.00 0.08 0.00 0.00 99.87 20:40:35 20:34:01 all 0.19 0.00 0.08 0.00 0.05 99.68 20:40:35 20:34:01 0 0.07 0.00 0.05 0.00 0.05 99.83 20:40:35 20:34:01 1 0.07 0.00 0.13 0.00 0.03 99.77 20:40:35 20:34:01 2 0.50 0.00 0.07 0.00 0.07 99.37 20:40:35 20:34:01 3 0.12 0.00 0.07 0.00 0.05 99.77 20:40:35 20:35:01 all 0.18 0.00 0.04 0.00 0.20 99.58 20:40:35 20:35:01 0 0.10 0.00 0.03 0.00 0.15 99.72 20:40:35 20:35:01 1 0.18 0.00 0.05 0.00 0.33 99.43 20:40:35 20:35:01 2 0.08 0.00 0.03 0.00 0.05 99.83 20:40:35 20:35:01 3 0.35 0.00 0.05 0.00 0.25 99.35 20:40:35 20:36:01 all 0.17 0.00 0.05 0.00 0.28 99.50 20:40:35 20:36:01 0 0.05 0.00 0.07 0.00 0.40 99.48 20:40:35 20:36:01 1 0.45 0.00 0.07 0.00 0.33 99.15 20:40:35 20:36:01 2 0.08 0.00 0.03 0.00 0.15 99.73 20:40:35 20:36:01 3 0.10 0.00 0.03 0.00 0.23 99.63 20:40:35 20:37:01 all 0.16 0.00 0.10 0.00 0.03 99.71 20:40:35 20:37:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:40:35 20:37:01 1 0.33 0.00 0.22 0.00 0.03 99.42 20:40:35 20:37:01 2 0.23 0.00 0.05 0.00 0.05 99.67 20:40:35 20:37:01 3 0.05 0.00 0.08 0.00 0.03 99.83 20:40:35 20:38:01 all 0.10 0.00 0.04 0.00 0.00 99.85 20:40:35 20:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 20:40:35 20:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:40:35 20:38:01 2 0.28 0.00 0.05 0.00 0.00 99.67 20:40:35 20:38:01 3 0.05 0.00 0.05 0.00 0.02 99.88 20:40:35 20:39:01 all 8.93 0.00 6.90 2.05 0.28 81.84 20:40:35 20:39:01 0 8.47 0.00 7.28 2.67 0.29 81.30 20:40:35 20:39:01 1 8.35 0.00 7.25 2.62 0.27 81.51 20:40:35 20:39:01 2 9.92 0.00 6.85 0.79 0.27 82.17 20:40:35 20:39:01 3 9.01 0.00 6.21 2.12 0.27 82.38 20:40:35 20:40:02 all 12.50 0.00 9.94 3.23 0.37 73.96 20:40:35 20:40:02 0 11.12 0.00 10.04 2.79 0.33 75.72 20:40:35 20:40:02 1 14.73 0.00 9.08 3.97 0.45 71.76 20:40:35 20:40:02 2 12.72 0.00 11.17 4.16 0.29 71.66 20:40:35 20:40:02 3 11.42 0.00 9.45 2.00 0.41 76.72 20:40:35 Average: all 2.73 0.00 2.10 0.64 0.15 94.38 20:40:35 Average: 0 2.43 0.00 2.14 0.66 0.16 94.61 20:40:35 Average: 1 2.95 0.00 2.06 0.80 0.18 94.00 20:40:35 Average: 2 2.95 0.00 2.24 0.60 0.11 94.10 20:40:35 Average: 3 2.58 0.00 1.96 0.50 0.16 94.80 20:40:35 20:40:35 20:40:35