Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 189d47ff213bf991ba18b7c83461bde848db16b3 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7694791746053808304.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh41885530481149461.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8687790813828337815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh758398461803145532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh688372184364151238.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8650589387403198666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-231 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision 189d47ff213bf991ba18b7c83461bde848db16b3 (main) Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh6763855011707437644.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 Commit message: "Merge pull request #116 from cloudxxx8/issue-115" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:40:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:40:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:40:12 ========================================================= 22:40:12 EdgeX Global Pipelines Version Info 22:40:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:40:14 ------------------- 22:40:14 stable info: 22:40:14 ------------------- 22:40:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:40:14 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:14 Message: update stable to v1.0.196 22:40:14 ------------------- 22:40:14 experimental info: 22:40:14 ------------------- 22:40:14 Commited By: **** collab-it+edgex@linuxfoundation.org 22:40:14 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:40:14 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:40:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:40:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] echo 22:40:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 189d47f [Pipeline] echo 22:40:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:40:17 provisioning config files... 22:40:17 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3584827065717967693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:40:17 ---> docker-login.sh 22:40:17 nexus3.edgexfoundry.org:10001 22:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:18 Configure a credential helper to remove this warning. See 22:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:18 22:40:18 Login Succeeded 22:40:18 nexus3.edgexfoundry.org:10002 22:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:18 Configure a credential helper to remove this warning. See 22:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:18 22:40:18 Login Succeeded 22:40:18 nexus3.edgexfoundry.org:10003 22:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:18 Configure a credential helper to remove this warning. See 22:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:18 22:40:18 Login Succeeded 22:40:18 nexus3.edgexfoundry.org:10004 22:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:18 Configure a credential helper to remove this warning. See 22:40:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:18 22:40:18 Login Succeeded 22:40:18 docker.io 22:40:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:40:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:40:19 Configure a credential helper to remove this warning. See 22:40:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:40:19 22:40:19 Login Succeeded 22:40:19 ---> docker-login.sh ends [Pipeline] } 22:40:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:40:20 + git log --format=format:%s -1 189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] echo 22:40:20 GIT_COMMIT: 189d47ff213bf991ba18b7c83461bde848db16b3, Commit Message: Merge pull request #116 from cloudxxx8/issue-115 [Pipeline] echo 22:40:20 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:20 22:40:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:40:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:21 latest: Pulling from edgex-devops/git-semver 22:40:21 31603596830f: Pulling fs layer 22:40:21 54011a49482f: Pulling fs layer 22:40:21 a6820b24f6d8: Pulling fs layer 22:40:21 f581987b2513: Pulling fs layer 22:40:21 f581987b2513: Waiting 22:40:21 54011a49482f: Verifying Checksum 22:40:21 54011a49482f: Download complete 22:40:21 31603596830f: Verifying Checksum 22:40:21 31603596830f: Download complete 22:40:21 a6820b24f6d8: Verifying Checksum 22:40:21 a6820b24f6d8: Download complete 22:40:21 f581987b2513: Verifying Checksum 22:40:21 f581987b2513: Download complete 22:40:22 31603596830f: Pull complete 22:40:22 54011a49482f: Pull complete 22:40:23 a6820b24f6d8: Pull complete 22:40:23 f581987b2513: Pull complete 22:40:23 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:40:24 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:40:24 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 22:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:40:31 $ docker top a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:40:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:31 [ssh-agent] Looking for ssh-agent implementation... 22:40:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:31 $ docker exec a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 ssh-agent 22:40:31 SSH_AUTH_SOCK=/tmp/ssh-DQxXH8zSgs7W/agent.14 22:40:31 SSH_AGENT_PID=20 22:40:31 Running ssh-add (command line suppressed) 22:40:31 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3216525586253029706.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3216525586253029706.key) 22:40:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:32 + git tag --points-at HEAD [Pipeline] } 22:40:32 $ docker exec --env ******** --env ******** a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 ssh-agent -k 22:40:32 unset SSH_AUTH_SOCK; 22:40:32 unset SSH_AGENT_PID; 22:40:32 echo Agent pid 20 killed; 22:40:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:40:32 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v2.0.0' [Pipeline] sshagent 22:40:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:40:32 [ssh-agent] Looking for ssh-agent implementation... 22:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:32 $ docker exec a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 ssh-agent 22:40:32 SSH_AUTH_SOCK=/tmp/ssh-gtgMqJ7xReZd/agent.53 22:40:32 SSH_AGENT_PID=59 22:40:32 Running ssh-add (command line suppressed) 22:40:32 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7241469210163519848.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7241469210163519848.key) 22:40:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:40:33 + git semver init 22:40:33 # -> Open(): unable to determine branch for HEAD 22:40:33 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 22:40:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 22:40:33 # $SEMVER_REMOTE_NAME = origin 22:40:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:40:33 # $SEMVER_USER_NAME = edgex-jenkins 22:40:33 # $SEMVER_BRANCH = main 22:40:33 # $SEMVER_TEMP = /tmp/semver-031781568 22:40:33 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 22:40:33 # '/tmp/semver-031781568' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 22:40:33 # -> Force: false 22:40:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 22:40:33 $ docker exec --env ******** --env ******** a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 ssh-agent -k 22:40:33 unset SSH_AUTH_SOCK; 22:40:33 unset SSH_AGENT_PID; 22:40:33 echo Agent pid 59 killed; 22:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:40:34 + git semver [Pipeline] } 22:40:34 $ docker stop --time=1 a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 22:40:36 $ docker rm -f a0203b3f3be604f7233e8cdfa4419b7e0e2abc8e4e73918c6fa7b0cee1cb5fe6 [Pipeline] // withDockerContainer [Pipeline] sh 22:40:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:40:36 Stashed 1 file(s) [Pipeline] echo 22:40:36 [edgeXSemver]: initialized semver on version 2.0.1-dev.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 22:40:52 Still waiting to schedule task 22:40:52 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:52 ‘prd-centos7-docker-4c-2g-215’ is offline 22:40:52 ‘prd-centos7-docker-4c-2g-216’ is offline 22:40:52 ‘prd-centos7-docker-4c-2g-239’ is offline 22:40:52 ‘prd-centos7-docker-4c-2g-241’ is offline 22:40:52 ‘prd-centos7-docker-4c-2g-242’ is offline 22:40:52 ‘prd-centos7-docker-4c-2g-243’ is offline 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-232’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ doesn’t have label ‘centos7-docker-4c-2g’ 22:40:52 Still waiting to schedule task 22:40:52 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-239’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-241’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-242’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-centos7-docker-4c-2g-243’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-232’ is offline 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ is offline 22:40:52 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ is offline 22:48:47 Running on prd-centos7-docker-4c-2g-655 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 22:48:47 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 22:48:47 Selected Git installation does not exist. Using Default 22:48:47 The recommended git tool is: NONE 22:48:50 using credential edgex-jenkins-ssh 22:48:50 Cloning the remote Git repository 22:48:50 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 22:48:51 > git init /w/workspace/device-snmp-go/1 # timeout=10 22:48:51 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 22:48:51 > git --version # timeout=10 22:48:51 > git --version # 'git version 2.24.4' 22:48:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:48:51 [INFO] Currently running in a labeled security context 22:48:51 [INFO] Currently SELinux is 'enforcing' on the host 22:48:51 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh3731005598430296865.key 22:48:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:51 Avoid second fetch 22:48:51 Checking out Revision 189d47ff213bf991ba18b7c83461bde848db16b3 (main) 22:48:51 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 22:48:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:51 > git config core.sparsecheckout # timeout=10 22:48:51 > git checkout -f 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 22:48:55 Commit message: "Merge pull request #116 from cloudxxx8/issue-115" 22:48:55 > git --version # timeout=10 22:48:55 > git --version # 'git version 2.24.4' 22:48:56 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:48:57 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:48:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:48:57 + true 22:48:57 + sudo service docker restart 22:48:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:16 provisioning config files... 22:49:16 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8545806884783330449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:16 ---> docker-login.sh 22:49:16 nexus3.edgexfoundry.org:10001 22:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:16 Configure a credential helper to remove this warning. See 22:49:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:16 22:49:16 Login Succeeded 22:49:16 nexus3.edgexfoundry.org:10002 22:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:17 Configure a credential helper to remove this warning. See 22:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:17 22:49:17 Login Succeeded 22:49:17 nexus3.edgexfoundry.org:10003 22:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:17 Configure a credential helper to remove this warning. See 22:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:17 22:49:17 Login Succeeded 22:49:17 nexus3.edgexfoundry.org:10004 22:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:17 Configure a credential helper to remove this warning. See 22:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:17 22:49:17 Login Succeeded 22:49:17 docker.io 22:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:17 Configure a credential helper to remove this warning. See 22:49:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:17 22:49:17 Login Succeeded 22:49:17 ---> docker-login.sh ends [Pipeline] } 22:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:18 ========================================================= 22:49:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:49:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:49:18 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 22:49:18 Sending build context to Docker daemon 354.3kB 22:49:18 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:49:18 Step 2/10 : FROM ${BASE} 22:49:18 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:49:18 540db60ca938: Pulling fs layer 22:49:18 adcc1eea9eea: Pulling fs layer 22:49:18 4c4ab2625f07: Pulling fs layer 22:49:18 0510c868ecb4: Pulling fs layer 22:49:18 afea3b2eda06: Pulling fs layer 22:49:18 7809a108b3ef: Pulling fs layer 22:49:18 f706445af74f: Pulling fs layer 22:49:18 0510c868ecb4: Waiting 22:49:18 afea3b2eda06: Waiting 22:49:18 7809a108b3ef: Waiting 22:49:18 f706445af74f: Waiting 22:49:18 4c4ab2625f07: Verifying Checksum 22:49:18 4c4ab2625f07: Download complete 22:49:18 adcc1eea9eea: Verifying Checksum 22:49:18 adcc1eea9eea: Download complete 22:49:18 afea3b2eda06: Verifying Checksum 22:49:18 afea3b2eda06: Download complete 22:49:18 7809a108b3ef: Verifying Checksum 22:49:18 7809a108b3ef: Download complete 22:49:18 540db60ca938: Verifying Checksum 22:49:18 540db60ca938: Download complete 22:49:19 540db60ca938: Pull complete 22:49:19 adcc1eea9eea: Pull complete 22:49:19 4c4ab2625f07: Pull complete 22:49:20 f706445af74f: Verifying Checksum 22:49:20 f706445af74f: Download complete 22:49:21 0510c868ecb4: Verifying Checksum 22:49:21 0510c868ecb4: Download complete 22:49:24 0510c868ecb4: Pull complete 22:49:24 afea3b2eda06: Pull complete 22:49:24 7809a108b3ef: Pull complete 22:49:25 f706445af74f: Pull complete 22:49:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:49:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:49:25 ---> b068be0155e3 22:49:25 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 22:49:28 ---> Running in 160df1db432f 22:49:28 Removing intermediate container 160df1db432f 22:49:28 ---> b6d950b5dea6 22:49:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:49:28 ---> Running in 533b0a9c2399 22:49:28 Removing intermediate container 533b0a9c2399 22:49:28 ---> 9905e2fd1cd4 22:49:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 22:49:28 ---> Running in 9ea99f9f738f 22:49:28 Removing intermediate container 9ea99f9f738f 22:49:28 ---> 21a30b08edde 22:49:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:49:28 ---> Running in 5602f3e0ed6c 22:49:29 Removing intermediate container 5602f3e0ed6c 22:49:29 ---> e8911b2d201d 22:49:29 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:29 ---> Running in ecf60f6dfb5f 22:49:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:49:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:49:30 (1/13) Installing libc-dev (0.7.2-r3) 22:49:30 (2/13) Installing libsodium (1.0.18-r0) 22:49:30 (3/13) Installing pkgconf (1.7.3-r0) 22:49:31 (4/13) Installing libsodium-dev (1.0.18-r0) 22:49:31 (5/13) Installing openssh-keygen (8.4_p1-r3) 22:49:31 (6/13) Installing libedit (20191231.3.1-r1) 22:49:31 (7/13) Installing openssh-client (8.4_p1-r3) 22:49:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 22:49:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 22:49:31 (10/13) Installing openssh-server (8.4_p1-r3) 22:49:31 (11/13) Installing openssh (8.4_p1-r3) 22:49:31 (12/13) Installing libzmq (4.3.3-r1) 22:49:31 (13/13) Installing zeromq-dev (4.3.3-r1) 22:49:32 Executing busybox-1.32.1-r6.trigger 22:49:32 OK: 156 MiB in 53 packages 22:49:32 Removing intermediate container ecf60f6dfb5f 22:49:32 ---> 482c1914bb68 22:49:32 Step 8/10 : WORKDIR /device-snmp-go 22:49:32 ---> Running in 43959adffbb1 22:49:32 Removing intermediate container 43959adffbb1 22:49:32 ---> 06adbe22f68c 22:49:32 Step 9/10 : COPY . . 22:49:33 ---> e98abf50ac34 22:49:33 Step 10/10 : RUN go mod download 22:49:33 ---> Running in 2c1aef09e13c 22:49:47 Removing intermediate container 2c1aef09e13c 22:49:47 ---> f92d9c6e1eff 22:49:47 Successfully built f92d9c6e1eff 22:49:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:49:48 + docker inspect -f . ci-base-image-x86_64 22:49:48 . [Pipeline] withDockerContainer 22:49:48 prd-centos7-docker-4c-2g-655 does not seem to be running inside a container 22:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:48 $ docker top b73962b0438394ae81888f6f1fe36a1a7c5a42fc7d8b7d9e959dd70dd6c6c5db -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:49 + go version 22:49:49 go version go1.16.3 linux/amd64 [Pipeline] } 22:49:49 $ docker stop --time=1 b73962b0438394ae81888f6f1fe36a1a7c5a42fc7d8b7d9e959dd70dd6c6c5db 22:49:50 $ docker rm -f b73962b0438394ae81888f6f1fe36a1a7c5a42fc7d8b7d9e959dd70dd6c6c5db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:49:51 + docker inspect -f . ci-base-image-x86_64 22:49:51 . [Pipeline] withDockerContainer 22:49:51 prd-centos7-docker-4c-2g-655 does not seem to be running inside a container 22:49:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:49:51 $ docker top acfe90a14e601c957cc4c45e703dc7bbdeec469a1d6a466116b526a59e378b3e -eo pid,comm [Pipeline] { [Pipeline] sh 22:49:52 + go mod tidy [Pipeline] sh 22:49:52 + make test 22:49:52 go mod tidy 22:49:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 22:49:53 ? github.com/edgexfoundry/device-snmp-go [no test files] 22:50:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 22:50:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 22:50:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:50:15 gofmt -l . 22:50:15 [ "`gofmt -l .`" = "" ] 22:50:15 ./bin/test-attribution-txt.sh [Pipeline] } 22:50:15 $ docker stop --time=1 acfe90a14e601c957cc4c45e703dc7bbdeec469a1d6a466116b526a59e378b3e 22:50:18 $ docker rm -f acfe90a14e601c957cc4c45e703dc7bbdeec469a1d6a466116b526a59e378b3e [Pipeline] // withDockerContainer [Pipeline] sh 22:50:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:50:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:50:20 + ls -al . 22:50:20 total 112 22:50:20 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 6 22:50 . 22:50:20 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:48 .. 22:50:20 -rw-rw-r--. 1 jenkins jenkins 6520 Jul 6 22:48 Attribution.txt 22:50:20 drwxrwxr-x. 2 jenkins jenkins 60 Jul 6 22:48 bin 22:50:20 -rw-rw-r--. 1 jenkins jenkins 4401 Jul 6 22:48 CHANGELOG.md 22:50:20 drwxrwxr-x. 3 jenkins jenkins 32 Jul 6 22:48 cmd 22:50:20 -rw-r--r--. 1 jenkins jenkins 7631 Jul 6 22:50 coverage.out 22:50:20 -rw-rw-r--. 1 jenkins jenkins 1459 Jul 6 22:48 Dockerfile 22:50:20 -rw-rw-r--. 1 jenkins jenkins 1057 Jul 6 22:48 Dockerfile.build 22:50:20 -rw-rw-r--. 1 jenkins jenkins 6 Jul 6 22:48 .dockerignore 22:50:20 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:48 .git 22:50:20 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:48 .github 22:50:20 -rw-rw-r--. 1 jenkins jenkins 269 Jul 6 22:48 .gitignore 22:50:20 -rw-rw-r--. 1 jenkins jenkins 208 Jul 6 22:48 go.mod 22:50:20 -rw-r--r--. 1 jenkins jenkins 20831 Jul 6 22:49 go.sum 22:50:20 drwxrwxr-x. 3 jenkins jenkins 20 Jul 6 22:48 internal 22:50:20 -rw-rw-r--. 1 jenkins jenkins 656 Jul 6 22:48 Jenkinsfile 22:50:20 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 6 22:48 LICENSE 22:50:20 -rw-rw-r--. 1 jenkins jenkins 936 Jul 6 22:48 Makefile 22:50:20 -rw-rw-r--. 1 jenkins jenkins 9079 Jul 6 22:48 README.md 22:50:20 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:40 VERSION 22:50:20 -rw-rw-r--. 1 jenkins jenkins 209 Jul 6 22:48 version.go [Pipeline] isUnix [Pipeline] sh 22:50:20 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=189d47ff213bf991ba18b7c83461bde848db16b3 --label arch=amd64 --label version=2.0.1-dev.1 . 22:50:20 Sending build context to Docker daemon 362.5kB 22:50:20 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 22:50:20 Step 2/24 : FROM ${BASE} AS builder 22:50:20 ---> f92d9c6e1eff 22:50:20 Step 3/24 : ARG MAKE='make build' 22:50:21 ---> Running in 39cc1175d8e2 22:50:21 Removing intermediate container 39cc1175d8e2 22:50:21 ---> 86ef6e426796 22:50:21 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 22:50:21 ---> Running in 297467a218e2 22:50:21 Removing intermediate container 297467a218e2 22:50:21 ---> 81946a1c88c0 22:50:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 22:50:21 ---> Running in df61764591a1 22:50:21 Removing intermediate container df61764591a1 22:50:21 ---> ac0bcbd2670a 22:50:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:21 ---> Running in 8e6c754e4566 22:50:22 Removing intermediate container 8e6c754e4566 22:50:22 ---> 53d3418f3cf7 22:50:22 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:22 ---> Running in dcbba301d520 22:50:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:50:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:50:24 OK: 156 MiB in 53 packages 22:50:24 Removing intermediate container dcbba301d520 22:50:24 ---> 298b46b423e2 22:50:24 Step 8/24 : WORKDIR /device-snmp-go 22:50:24 ---> Running in 2db0041e4495 22:50:24 Removing intermediate container 2db0041e4495 22:50:24 ---> d3d0af1e5e7c 22:50:24 Step 9/24 : COPY . . 22:50:24 ---> f44ea7c2d583 22:50:24 Step 10/24 : RUN go mod tidy 22:50:24 ---> Running in be21e6bca844 22:50:25 Removing intermediate container be21e6bca844 22:50:25 ---> f43576e6a64f 22:50:25 Step 11/24 : RUN make update 22:50:25 ---> Running in 1af2e2fe454c 22:50:25 CGO_ENABLED=0 GO111MODULE=on go mod download 22:50:25 Removing intermediate container 1af2e2fe454c 22:50:25 ---> e7062d6a307c 22:50:25 Step 12/24 : RUN ${MAKE} 22:50:25 ---> Running in 6c46a0c69a80 22:50:25 go mod tidy 22:50:26 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd 22:50:41 Removing intermediate container 6c46a0c69a80 22:50:41 ---> b75d0a19c2a5 22:50:41 Step 13/24 : FROM alpine:3.12 22:50:41 3.12: Pulling from library/alpine 22:50:41 339de151aab4: Pulling fs layer 22:50:41 339de151aab4: Verifying Checksum 22:50:41 339de151aab4: Download complete 22:50:41 339de151aab4: Pull complete 22:50:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:50:41 Status: Downloaded newer image for alpine:3.12 22:50:41 ---> 13621d1b12d4 22:50:41 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 22:50:41 ---> Running in 2a707b425661 22:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:50:41 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:50:42 (1/6) Installing dumb-init (1.2.2-r1) 22:50:42 (2/6) Installing libgcc (9.3.0-r2) 22:50:42 (3/6) Installing libsodium (1.0.18-r0) 22:50:42 (4/6) Installing libstdc++ (9.3.0-r2) 22:50:42 (5/6) Installing libzmq (4.3.3-r0) 22:50:42 (6/6) Installing zeromq (4.3.3-r0) 22:50:42 Executing busybox-1.31.1-r20.trigger 22:50:42 OK: 8 MiB in 20 packages 22:50:42 Removing intermediate container 2a707b425661 22:50:42 ---> 478632b773e8 22:50:42 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 22:50:43 ---> 31b4b8349f38 22:50:43 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 22:50:44 ---> 5d1b2fb503f0 22:50:44 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 22:50:44 ---> e7cf948a7fa3 22:50:44 Step 18/24 : EXPOSE 59993 22:50:44 ---> Running in b1e21d9c1394 22:50:44 Removing intermediate container b1e21d9c1394 22:50:44 ---> cf55070620e2 22:50:44 Step 19/24 : EXPOSE 161 22:50:44 ---> Running in 7928fd121c44 22:50:44 Removing intermediate container 7928fd121c44 22:50:44 ---> 3285c8e6bb30 22:50:44 Step 20/24 : ENTRYPOINT ["/device-snmp"] 22:50:44 ---> Running in 03f1187c7c3d 22:50:44 Removing intermediate container 03f1187c7c3d 22:50:44 ---> b849c3eb9e50 22:50:44 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:50:44 ---> Running in 6faeb27349d8 22:50:44 Removing intermediate container 6faeb27349d8 22:50:44 ---> 1db8299fcd45 22:50:44 Step 22/24 : LABEL arch=amd64 22:50:45 ---> Running in e3316589bd60 22:50:45 Removing intermediate container e3316589bd60 22:50:45 ---> 17d158911057 22:50:45 Step 23/24 : LABEL git_sha=189d47ff213bf991ba18b7c83461bde848db16b3 22:50:45 ---> Running in fdd1ac0f6758 22:50:45 Removing intermediate container fdd1ac0f6758 22:50:45 ---> a0d0a03542b3 22:50:45 Step 24/24 : LABEL version=2.0.1-dev.1 22:50:45 ---> Running in 768edf5f2511 22:50:45 Removing intermediate container 768edf5f2511 22:50:45 ---> 2c2e92cad170 22:50:45 [Warning] One or more build-args [ARCH] were not consumed 22:50:45 Successfully built 2c2e92cad170 22:50:45 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:46 provisioning config files... 22:50:46 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config2159391415784805124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:46 ---> docker-login.sh 22:50:46 nexus3.edgexfoundry.org:10001 22:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:46 Configure a credential helper to remove this warning. See 22:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:46 22:50:46 Login Succeeded 22:50:46 nexus3.edgexfoundry.org:10002 22:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:46 Configure a credential helper to remove this warning. See 22:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:46 22:50:46 Login Succeeded 22:50:46 nexus3.edgexfoundry.org:10003 22:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:46 Configure a credential helper to remove this warning. See 22:50:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:46 22:50:46 Login Succeeded 22:50:46 nexus3.edgexfoundry.org:10004 22:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:47 Configure a credential helper to remove this warning. See 22:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:47 22:50:47 Login Succeeded 22:50:47 docker.io 22:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:47 Configure a credential helper to remove this warning. See 22:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:47 22:50:47 Login Succeeded 22:50:47 ---> docker-login.sh ends [Pipeline] } 22:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:47 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 22:50:47 189d47ff213bf991ba18b7c83461bde848db16b3 22:50:47 latest 22:50:47 2.0.1-dev.1 22:50:47 189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 22:50:47 main 22:50:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:48 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] isUnix [Pipeline] sh 22:50:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3 22:50:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:50:48 8849cffc5b2d: Preparing 22:50:48 ee356ae7b3e4: Preparing 22:50:48 db2462260bee: Preparing 22:50:48 d920eaf693ce: Preparing 22:50:48 32f366d666a5: Preparing 22:50:48 32f366d666a5: Layer already exists 22:50:49 ee356ae7b3e4: Pushed 22:50:49 8849cffc5b2d: Pushed 22:50:49 d920eaf693ce: Pushed 22:50:50 db2462260bee: Pushed 22:50:50 189d47ff213bf991ba18b7c83461bde848db16b3: digest: sha256:f263597c7f3ca1e6aa9278384a84c4360aaaaeaba2e9d1bed18f5bc3dd34f29c size: 1365 [Pipeline] isUnix [Pipeline] sh 22:50:50 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 22:50:51 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 22:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:50:51 8849cffc5b2d: Preparing 22:50:51 ee356ae7b3e4: Preparing 22:50:51 db2462260bee: Preparing 22:50:51 d920eaf693ce: Preparing 22:50:51 32f366d666a5: Preparing 22:50:51 db2462260bee: Layer already exists 22:50:51 8849cffc5b2d: Layer already exists 22:50:51 32f366d666a5: Layer already exists 22:50:51 d920eaf693ce: Layer already exists 22:50:51 ee356ae7b3e4: Layer already exists 22:50:51 latest: digest: sha256:f263597c7f3ca1e6aa9278384a84c4360aaaaeaba2e9d1bed18f5bc3dd34f29c size: 1365 [Pipeline] isUnix [Pipeline] sh 22:50:51 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:50:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 22:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:50:52 8849cffc5b2d: Preparing 22:50:52 ee356ae7b3e4: Preparing 22:50:52 db2462260bee: Preparing 22:50:52 d920eaf693ce: Preparing 22:50:52 32f366d666a5: Preparing 22:50:52 ee356ae7b3e4: Layer already exists 22:50:52 8849cffc5b2d: Layer already exists 22:50:52 32f366d666a5: Layer already exists 22:50:52 db2462260bee: Layer already exists 22:50:52 d920eaf693ce: Layer already exists 22:50:52 2.0.1-dev.1: digest: sha256:f263597c7f3ca1e6aa9278384a84c4360aaaaeaba2e9d1bed18f5bc3dd34f29c size: 1365 [Pipeline] isUnix [Pipeline] sh 22:50:52 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 22:50:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 22:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:50:52 8849cffc5b2d: Preparing 22:50:52 ee356ae7b3e4: Preparing 22:50:52 db2462260bee: Preparing 22:50:52 d920eaf693ce: Preparing 22:50:52 32f366d666a5: Preparing 22:50:52 8849cffc5b2d: Layer already exists 22:50:52 d920eaf693ce: Layer already exists 22:50:52 ee356ae7b3e4: Layer already exists 22:50:52 32f366d666a5: Layer already exists 22:50:52 db2462260bee: Layer already exists 22:50:52 189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1: digest: sha256:f263597c7f3ca1e6aa9278384a84c4360aaaaeaba2e9d1bed18f5bc3dd34f29c size: 1365 [Pipeline] isUnix [Pipeline] sh 22:50:53 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 22:50:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 22:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 22:50:53 8849cffc5b2d: Preparing 22:50:53 ee356ae7b3e4: Preparing 22:50:53 db2462260bee: Preparing 22:50:53 d920eaf693ce: Preparing 22:50:53 32f366d666a5: Preparing 22:50:53 db2462260bee: Layer already exists 22:50:53 32f366d666a5: Layer already exists 22:50:53 ee356ae7b3e4: Layer already exists 22:50:53 d920eaf693ce: Layer already exists 22:50:53 8849cffc5b2d: Layer already exists 22:50:53 main: digest: sha256:f263597c7f3ca1e6aa9278384a84c4360aaaaeaba2e9d1bed18f5bc3dd34f29c size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:50:53 ===================================================== [Pipeline] echo 22:50:53 taggedImages: 22:50:53 - nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3 22:50:53 - nexus3.edgexfoundry.org:10004/device-snmp:latest 22:50:53 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.1 22:50:53 - nexus3.edgexfoundry.org:10004/device-snmp:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 22:50:53 - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:50:54 ---> job-cost.sh 22:50:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pvs3 22:51:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-Pvs3/bin to PATH 22:51:17 INFO: No Stack... 22:51:17 INFO: Retrieving Pricing Info for: v3-standard-2 22:51:17 INFO: Archiving Costs [Pipeline] sh 22:51:18 + cat /w/workspace/device-snmp-go/1/archives/cost.csv 22:51:18 + cut -d, -f6 [Pipeline] lock 22:51:18 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] 22:51:18 Resource [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] did not exist. Created. 22:51:18 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:18 + echo total: 0.05999999865889549 [Pipeline] stash 22:51:18 Stashed 1 file(s) [Pipeline] } 22:51:18 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1618 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 23:09:23 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 23:09:23 Selected Git installation does not exist. Using Default 23:09:23 The recommended git tool is: NONE 23:09:28 using credential edgex-jenkins-ssh 23:09:28 Cloning the remote Git repository 23:09:28 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:09:29 > git init /w/workspace/device-snmp-go/1 # timeout=10 23:09:29 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:09:29 > git --version # timeout=10 23:09:29 > git --version # 'git version 2.17.1' 23:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:30 Avoid second fetch 23:09:30 Checking out Revision 189d47ff213bf991ba18b7c83461bde848db16b3 (main) 23:09:30 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:09:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:30 > git config core.sparsecheckout # timeout=10 23:09:30 > git checkout -f 189d47ff213bf991ba18b7c83461bde848db16b3 # timeout=10 23:09:34 Commit message: "Merge pull request #116 from cloudxxx8/issue-115" 23:09:34 > git --version # timeout=10 23:09:34 > git --version # 'git version 2.17.1' 23:09:34 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:09:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:09:37 + + sudo servicetrue docker 23:09:37 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:09:55 provisioning config files... 23:09:55 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3168854063194519017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:09:56 ---> docker-login.sh 23:09:56 nexus3.edgexfoundry.org:10001 23:09:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:57 Configure a credential helper to remove this warning. See 23:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:57 23:09:57 Login Succeeded 23:09:57 nexus3.edgexfoundry.org:10002 23:09:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:57 Configure a credential helper to remove this warning. See 23:09:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:57 23:09:57 Login Succeeded 23:09:57 nexus3.edgexfoundry.org:10003 23:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:58 Configure a credential helper to remove this warning. See 23:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:58 23:09:58 Login Succeeded 23:09:58 nexus3.edgexfoundry.org:10004 23:09:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:58 Configure a credential helper to remove this warning. See 23:09:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:58 23:09:58 Login Succeeded 23:09:58 docker.io 23:09:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:09:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:09:59 Configure a credential helper to remove this warning. See 23:09:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:09:59 23:09:59 Login Succeeded 23:09:59 ---> docker-login.sh ends [Pipeline] } 23:09:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:00 ========================================================= 23:10:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:10:00 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:10:00 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:10:00 Sending build context to Docker daemon 353.3kB 23:10:00 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:10:00 Step 2/10 : FROM ${BASE} 23:10:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:01 595b0fe564bb: Pulling fs layer 23:10:01 3088b5b3c5c0: Pulling fs layer 23:10:01 5b7225fbf94c: Pulling fs layer 23:10:01 ba82ee9f976e: Pulling fs layer 23:10:01 506bd15cee9f: Pulling fs layer 23:10:01 75a0a4a0db45: Pulling fs layer 23:10:01 618dc40b7e24: Pulling fs layer 23:10:01 ba82ee9f976e: Waiting 23:10:01 506bd15cee9f: Waiting 23:10:01 75a0a4a0db45: Waiting 23:10:01 5b7225fbf94c: Download complete 23:10:01 3088b5b3c5c0: Download complete 23:10:01 506bd15cee9f: Download complete 23:10:01 75a0a4a0db45: Verifying Checksum 23:10:01 75a0a4a0db45: Download complete 23:10:01 595b0fe564bb: Download complete 23:10:02 595b0fe564bb: Pull complete 23:10:02 3088b5b3c5c0: Pull complete 23:10:03 5b7225fbf94c: Pull complete 23:10:03 618dc40b7e24: Verifying Checksum 23:10:03 618dc40b7e24: Download complete 23:10:05 ba82ee9f976e: Download complete 23:10:16 ba82ee9f976e: Pull complete 23:10:16 506bd15cee9f: Pull complete 23:10:16 75a0a4a0db45: Pull complete 23:10:19 618dc40b7e24: Pull complete 23:10:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:19 ---> a36622ca3599 23:10:19 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 23:10:22 ---> Running in ca955e43fca1 23:10:22 Removing intermediate container ca955e43fca1 23:10:22 ---> da0fd92bc2cf 23:10:22 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:10:22 ---> Running in e5d12794b51b 23:10:23 Removing intermediate container e5d12794b51b 23:10:23 ---> 00fe03f4a7db 23:10:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:10:23 ---> Running in 179db4ceb8b0 23:10:23 Removing intermediate container 179db4ceb8b0 23:10:23 ---> 70fd77250045 23:10:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:23 ---> Running in e2f7ae6a3df3 23:10:26 Removing intermediate container e2f7ae6a3df3 23:10:26 ---> 7300e4bc03d9 23:10:26 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:26 ---> Running in 4eab64ef52d1 23:10:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:29 (1/13) Installing libc-dev (0.7.2-r3) 23:10:30 (2/13) Installing libsodium (1.0.18-r0) 23:10:30 (3/13) Installing pkgconf (1.7.3-r0) 23:10:30 (4/13) Installing libsodium-dev (1.0.18-r0) 23:10:30 (5/13) Installing openssh-keygen (8.4_p1-r3) 23:10:30 (6/13) Installing libedit (20191231.3.1-r1) 23:10:31 (7/13) Installing openssh-client (8.4_p1-r3) 23:10:31 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 23:10:31 (9/13) Installing openssh-server-common (8.4_p1-r3) 23:10:31 (10/13) Installing openssh-server (8.4_p1-r3) 23:10:31 (11/13) Installing openssh (8.4_p1-r3) 23:10:32 (12/13) Installing libzmq (4.3.3-r1) 23:10:32 (13/13) Installing zeromq-dev (4.3.3-r1) 23:10:32 Executing busybox-1.32.1-r6.trigger 23:10:32 OK: 145 MiB in 53 packages 23:10:34 Removing intermediate container 4eab64ef52d1 23:10:34 ---> d914004dabc9 23:10:34 Step 8/10 : WORKDIR /device-snmp-go 23:10:34 ---> Running in be0e7663e497 23:10:34 Removing intermediate container be0e7663e497 23:10:34 ---> 1cfce2965573 23:10:34 Step 9/10 : COPY . . 23:10:35 ---> 558992e56741 23:10:35 Step 10/10 : RUN go mod download 23:10:35 ---> Running in 93dffd6b788f 23:11:02 Removing intermediate container 93dffd6b788f 23:11:02 ---> b36e1d583b8f 23:11:02 Successfully built b36e1d583b8f 23:11:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:11:03 + docker inspect -f . ci-base-image-arm64 23:11:03 . [Pipeline] withDockerContainer 23:11:03 prd-ubuntu18.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container 23:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:05 $ docker top 285bd83201ee8727430652ae87d53847d4e042d38c714054987fbea30ec85581 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:06 + go version 23:11:06 go version go1.16.5 linux/arm64 [Pipeline] } 23:11:06 $ docker stop --time=1 285bd83201ee8727430652ae87d53847d4e042d38c714054987fbea30ec85581 23:11:08 $ docker rm -f 285bd83201ee8727430652ae87d53847d4e042d38c714054987fbea30ec85581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:09 + docker inspect -f . ci-base-image-arm64 23:11:09 . [Pipeline] withDockerContainer 23:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-1618 does not seem to be running inside a container 23:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:11:11 $ docker top fec450812bf929f52feaf351d87193f08757d05a4e2c6900183d6c60e38b90d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:12 + go mod tidy [Pipeline] sh 23:11:13 + make test 23:11:13 go mod tidy 23:11:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:11:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:12:12 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 23:12:12 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.035s coverage: 0.0% of statements 23:12:12 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:12:30 gofmt -l . 23:12:30 [ "`gofmt -l .`" = "" ] 23:12:30 ./bin/test-attribution-txt.sh [Pipeline] } 23:12:31 $ docker stop --time=1 fec450812bf929f52feaf351d87193f08757d05a4e2c6900183d6c60e38b90d9 23:12:34 $ docker rm -f fec450812bf929f52feaf351d87193f08757d05a4e2c6900183d6c60e38b90d9 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:35 Warning: overwriting stash ‘coverage-report’ 23:12:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:36 + ls -al . 23:12:36 total 136 23:12:36 drwxrwxr-x 7 jenkins jenkins 4096 Jul 6 23:12 . 23:12:36 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 23:09 .. 23:12:36 -rw-rw-r-- 1 jenkins jenkins 6 Jul 6 23:09 .dockerignore 23:12:36 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 23:09 .git 23:12:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 .github 23:12:36 -rw-rw-r-- 1 jenkins jenkins 269 Jul 6 23:09 .gitignore 23:12:36 -rw-rw-r-- 1 jenkins jenkins 6520 Jul 6 23:09 Attribution.txt 23:12:36 -rw-rw-r-- 1 jenkins jenkins 4401 Jul 6 23:09 CHANGELOG.md 23:12:36 -rw-rw-r-- 1 jenkins jenkins 1459 Jul 6 23:09 Dockerfile 23:12:36 -rw-rw-r-- 1 jenkins jenkins 1057 Jul 6 23:09 Dockerfile.build 23:12:36 -rw-rw-r-- 1 jenkins jenkins 656 Jul 6 23:09 Jenkinsfile 23:12:36 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 6 23:09 LICENSE 23:12:36 -rw-rw-r-- 1 jenkins jenkins 936 Jul 6 23:09 Makefile 23:12:36 -rw-rw-r-- 1 jenkins jenkins 9079 Jul 6 23:09 README.md 23:12:36 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:40 VERSION 23:12:36 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 bin 23:12:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 cmd 23:12:36 -rw-r--r-- 1 jenkins jenkins 7631 Jul 6 23:12 coverage.out 23:12:36 -rw-rw-r-- 1 jenkins jenkins 208 Jul 6 23:09 go.mod 23:12:36 -rw-r--r-- 1 jenkins jenkins 20831 Jul 6 23:11 go.sum 23:12:36 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 internal 23:12:36 -rw-rw-r-- 1 jenkins jenkins 209 Jul 6 23:09 version.go [Pipeline] isUnix [Pipeline] sh 23:12:37 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=189d47ff213bf991ba18b7c83461bde848db16b3 --label arch=arm64 --label version=2.0.1-dev.1 . 23:12:37 Sending build context to Docker daemon 361.5kB 23:12:37 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 23:12:37 Step 2/24 : FROM ${BASE} AS builder 23:12:37 ---> b36e1d583b8f 23:12:37 Step 3/24 : ARG MAKE='make build' 23:12:37 ---> Running in 713a41a730c0 23:12:38 Removing intermediate container 713a41a730c0 23:12:38 ---> 764e7a974bc7 23:12:38 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:12:38 ---> Running in b9d51c4f851a 23:12:38 Removing intermediate container b9d51c4f851a 23:12:38 ---> d55d92cf5cfd 23:12:38 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 23:12:38 ---> Running in 5d0f28fc065a 23:12:39 Removing intermediate container 5d0f28fc065a 23:12:39 ---> 52e54675eab1 23:12:39 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:39 ---> Running in 8f1e20bacedc 23:12:42 Removing intermediate container 8f1e20bacedc 23:12:42 ---> 37caf93b082b 23:12:42 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:42 ---> Running in 8e4780ad57e9 23:12:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:45 OK: 145 MiB in 53 packages 23:12:46 Removing intermediate container 8e4780ad57e9 23:12:46 ---> a2f115119a20 23:12:46 Step 8/24 : WORKDIR /device-snmp-go 23:12:46 ---> Running in 93292edb77c1 23:12:47 Removing intermediate container 93292edb77c1 23:12:47 ---> fcf44ad68b8f 23:12:47 Step 9/24 : COPY . . 23:12:48 ---> 9576782c91b9 23:12:48 Step 10/24 : RUN go mod tidy 23:12:48 ---> Running in f4e6dd88c441 23:12:50 Removing intermediate container f4e6dd88c441 23:12:50 ---> ba3c6fe1eacd 23:12:50 Step 11/24 : RUN make update 23:12:51 ---> Running in e53c3f1b20ed 23:12:52 CGO_ENABLED=0 GO111MODULE=on go mod download 23:12:53 Removing intermediate container e53c3f1b20ed 23:12:53 ---> b5184b49c5af 23:12:53 Step 12/24 : RUN ${MAKE} 23:12:53 ---> Running in f36bbad808f4 23:12:55 go mod tidy 23:12:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.1" -o cmd/device-snmp ./cmd 23:13:34 Removing intermediate container f36bbad808f4 23:13:34 ---> 6fdbbe7a14e9 23:13:34 Step 13/24 : FROM alpine:3.12 23:13:34 3.12: Pulling from library/alpine 23:13:34 d2f70382dc9a: Pulling fs layer 23:13:34 d2f70382dc9a: Verifying Checksum 23:13:34 d2f70382dc9a: Download complete 23:13:34 d2f70382dc9a: Pull complete 23:13:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:13:34 Status: Downloaded newer image for alpine:3.12 23:13:34 ---> c4fd0aeabfcf 23:13:34 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 23:13:34 ---> Running in d4b7ce444513 23:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:13:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:13:34 (1/6) Installing dumb-init (1.2.2-r1) 23:13:34 (2/6) Installing libgcc (9.3.0-r2) 23:13:34 (3/6) Installing libsodium (1.0.18-r0) 23:13:34 (4/6) Installing libstdc++ (9.3.0-r2) 23:13:34 (5/6) Installing libzmq (4.3.3-r0) 23:13:34 (6/6) Installing zeromq (4.3.3-r0) 23:13:34 Executing busybox-1.31.1-r20.trigger 23:13:34 OK: 8 MiB in 20 packages 23:13:35 Removing intermediate container d4b7ce444513 23:13:35 ---> 9534c5ed96be 23:13:35 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 23:13:37 ---> eabf4f8b0525 23:13:37 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 23:13:38 ---> df90e99f0940 23:13:38 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 23:13:38 ---> 09a95856daa7 23:13:38 Step 18/24 : EXPOSE 59993 23:13:38 ---> Running in 2a2bd90d0d8d 23:13:39 Removing intermediate container 2a2bd90d0d8d 23:13:39 ---> 4649075dd1be 23:13:39 Step 19/24 : EXPOSE 161 23:13:39 ---> Running in 24a86e5c4e94 23:13:39 Removing intermediate container 24a86e5c4e94 23:13:39 ---> 4789a24ce125 23:13:39 Step 20/24 : ENTRYPOINT ["/device-snmp"] 23:13:40 ---> Running in 4d210bc68e5f 23:13:40 Removing intermediate container 4d210bc68e5f 23:13:40 ---> a92f6a116a96 23:13:40 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:13:40 ---> Running in 25c3a2a0df84 23:13:41 Removing intermediate container 25c3a2a0df84 23:13:41 ---> a8d544bddbb2 23:13:41 Step 22/24 : LABEL arch=arm64 23:13:41 ---> Running in c49496b76731 23:13:41 Removing intermediate container c49496b76731 23:13:41 ---> 3ddf3f70f6b3 23:13:41 Step 23/24 : LABEL git_sha=189d47ff213bf991ba18b7c83461bde848db16b3 23:13:41 ---> Running in 107fbcbda5f8 23:13:42 Removing intermediate container 107fbcbda5f8 23:13:42 ---> a34a8ac17381 23:13:42 Step 24/24 : LABEL version=2.0.1-dev.1 23:13:42 ---> Running in c9fd9decbaaf 23:13:43 Removing intermediate container c9fd9decbaaf 23:13:43 ---> 82077a97cad2 23:13:43 [Warning] One or more build-args [ARCH] were not consumed 23:13:43 Successfully built 82077a97cad2 23:13:43 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:43 provisioning config files... 23:13:43 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7654822207604244075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:44 ---> docker-login.sh 23:13:44 nexus3.edgexfoundry.org:10001 23:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:44 Configure a credential helper to remove this warning. See 23:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:44 23:13:44 Login Succeeded 23:13:44 nexus3.edgexfoundry.org:10002 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 nexus3.edgexfoundry.org:10003 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 nexus3.edgexfoundry.org:10004 23:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:46 Configure a credential helper to remove this warning. See 23:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:46 23:13:46 Login Succeeded 23:13:46 docker.io 23:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:47 Configure a credential helper to remove this warning. See 23:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:47 23:13:47 Login Succeeded 23:13:47 ---> docker-login.sh ends [Pipeline] } 23:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:47 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 23:13:47 189d47ff213bf991ba18b7c83461bde848db16b3 23:13:47 latest 23:13:47 2.0.1-dev.1 23:13:47 189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 23:13:47 main 23:13:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] isUnix [Pipeline] sh 23:13:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3 23:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:13:48 9c63f44a5b71: Preparing 23:13:48 fd31f77adc77: Preparing 23:13:48 049790427121: Preparing 23:13:48 12bd4e7aef35: Preparing 23:13:48 3fbe34a1663b: Preparing 23:13:48 3fbe34a1663b: Layer already exists 23:13:48 9c63f44a5b71: Pushed 23:13:48 fd31f77adc77: Pushed 23:13:49 12bd4e7aef35: Pushed 23:13:51 049790427121: Pushed 23:13:51 189d47ff213bf991ba18b7c83461bde848db16b3: digest: sha256:ba52e803ab30c13db82cf9941a32e3974afb0f60dccac8fbcdba642acad84e00 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:13:52 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:13:52 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:13:52 9c63f44a5b71: Preparing 23:13:52 fd31f77adc77: Preparing 23:13:52 049790427121: Preparing 23:13:52 12bd4e7aef35: Preparing 23:13:52 3fbe34a1663b: Preparing 23:13:52 049790427121: Layer already exists 23:13:52 3fbe34a1663b: Layer already exists 23:13:52 12bd4e7aef35: Layer already exists 23:13:52 fd31f77adc77: Layer already exists 23:13:52 9c63f44a5b71: Layer already exists 23:13:53 latest: digest: sha256:ba52e803ab30c13db82cf9941a32e3974afb0f60dccac8fbcdba642acad84e00 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:13:53 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:13:53 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 23:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:13:53 9c63f44a5b71: Preparing 23:13:53 fd31f77adc77: Preparing 23:13:53 049790427121: Preparing 23:13:53 12bd4e7aef35: Preparing 23:13:53 3fbe34a1663b: Preparing 23:13:53 049790427121: Layer already exists 23:13:53 fd31f77adc77: Layer already exists 23:13:53 3fbe34a1663b: Layer already exists 23:13:53 12bd4e7aef35: Layer already exists 23:13:53 9c63f44a5b71: Layer already exists 23:13:54 2.0.1-dev.1: digest: sha256:ba52e803ab30c13db82cf9941a32e3974afb0f60dccac8fbcdba642acad84e00 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:13:54 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:13:54 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 23:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:13:54 9c63f44a5b71: Preparing 23:13:54 fd31f77adc77: Preparing 23:13:54 049790427121: Preparing 23:13:54 12bd4e7aef35: Preparing 23:13:54 3fbe34a1663b: Preparing 23:13:55 fd31f77adc77: Layer already exists 23:13:55 12bd4e7aef35: Layer already exists 23:13:55 049790427121: Layer already exists 23:13:55 3fbe34a1663b: Layer already exists 23:13:55 9c63f44a5b71: Layer already exists 23:13:55 189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1: digest: sha256:ba52e803ab30c13db82cf9941a32e3974afb0f60dccac8fbcdba642acad84e00 size: 1365 [Pipeline] isUnix [Pipeline] sh 23:13:55 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:13:55 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 23:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 23:13:55 9c63f44a5b71: Preparing 23:13:55 fd31f77adc77: Preparing 23:13:55 049790427121: Preparing 23:13:55 12bd4e7aef35: Preparing 23:13:55 3fbe34a1663b: Preparing 23:13:55 3fbe34a1663b: Layer already exists 23:13:55 9c63f44a5b71: Layer already exists 23:13:56 12bd4e7aef35: Layer already exists 23:13:56 049790427121: Layer already exists 23:13:56 fd31f77adc77: Layer already exists 23:13:56 main: digest: sha256:ba52e803ab30c13db82cf9941a32e3974afb0f60dccac8fbcdba642acad84e00 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:56 ===================================================== [Pipeline] echo 23:13:56 taggedImages: 23:13:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3 23:13:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 23:13:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.1 23:13:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:189d47ff213bf991ba18b7c83461bde848db16b3-2.0.1-dev.1 23:13:56 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:13:57 ---> job-cost.sh 23:13:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q2xb 23:14:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-Q2xb/bin to PATH 23:16:12 INFO: No Stack... 23:16:12 INFO: Retrieving Pricing Info for: v2-standard-4 23:16:12 INFO: Archiving Costs [Pipeline] sh 23:16:13 + cut -d, -f6 23:16:13 + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 23:16:13 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] 23:16:13 Resource [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] did not exist. Created. 23:16:13 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:13 /w/workspace/device-snmp-go/1@tmp/durable-4e2253aa/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-4e2253aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:14 + echo total: 0.18000000715255737 [Pipeline] stash 23:16:14 Warning: overwriting stash ‘stack-cost’ 23:16:14 Stashed 1 file(s) [Pipeline] } 23:16:14 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:16:15 provisioning config files... 23:16:15 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8527417828882850393tmp [Pipeline] { [Pipeline] sh 23:16:16 + set +x 23:16:16 + bash -s -- 23:16:16 + curl -s https://codecov.io/bash 23:16:16 23:16:16 _____ _ 23:16:16 / ____| | | 23:16:16 | | ___ __| | ___ ___ _____ __ 23:16:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:16 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:16 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:16 Bash-1.0.3 23:16:16 23:16:16 23:16:16 ==> git version 2.24.4 found 23:16:16 ==> 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 23:16:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:16:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:16:16 ==> Jenkins CI detected. 23:16:16 project root: . 23:16:16 --> token set from env 23:16:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:16 ==> Running gcov in . (disable via -X gcov) 23:16:16 ==> Python coveragepy not found 23:16:16 ==> Searching for coverage reports in: 23:16:16 + . 23:16:16 -> Found 1 reports 23:16:16 ==> Detecting git/mercurial file structure 23:16:16 ==> Reading reports 23:16:16 + ./coverage.out bytes=7631 23:16:16 ==> Appending adjustments 23:16:16 https://docs.codecov.io/docs/fixing-reports 23:16:16 + Found adjustments 23:16:16 ==> Gzipping contents 23:16:16 4.0K /tmp/codecov.ii4J09.gz 23:16:16 ==> Uploading reports 23:16:16 url: https://codecov.io 23:16:16 query: branch=main&commit=189d47ff213bf991ba18b7c83461bde848db16b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:16 -> Pinging Codecov 23:16:16 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=189d47ff213bf991ba18b7c83461bde848db16b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:16 -> Uploading to 23:16:16 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/6C56EA5C29638FB4528AC87E60AF5AE0/189d47ff213bf991ba18b7c83461bde848db16b3/a483bcad-3c8d-4552-9694-91203352c6cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T231616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=20216d4ab62f60a4343e8b39d8e6c6ef484a97c75aa2c9378789710990e0c283 23:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:16 Dload Upload Total Spent Left Speed 23:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3545 --:--:-- --:--:-- --:--:-- 3551 23:16:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] } 23:16:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:16:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:18 23:16:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:18 188c0c94c7c5: Pulling fs layer 23:16:18 0ef7d3d256c8: Pulling fs layer 23:16:18 de9db76c5a1d: Pulling fs layer 23:16:18 0eba1c9be4d2: Pulling fs layer 23:16:18 0d57e429df01: Pulling fs layer 23:16:18 4e4be7b47b0d: Pulling fs layer 23:16:18 e1f770b5df2f: Pulling fs layer 23:16:18 85a0685a4137: Pulling fs layer 23:16:18 0eba1c9be4d2: Waiting 23:16:18 0d57e429df01: Waiting 23:16:18 4e4be7b47b0d: Waiting 23:16:18 e1f770b5df2f: Waiting 23:16:18 85a0685a4137: Waiting 23:16:18 de9db76c5a1d: Verifying Checksum 23:16:18 de9db76c5a1d: Download complete 23:16:18 0ef7d3d256c8: Verifying Checksum 23:16:18 0ef7d3d256c8: Download complete 23:16:18 0d57e429df01: Verifying Checksum 23:16:18 0d57e429df01: Download complete 23:16:18 4e4be7b47b0d: Verifying Checksum 23:16:18 4e4be7b47b0d: Download complete 23:16:19 188c0c94c7c5: Verifying Checksum 23:16:19 188c0c94c7c5: Download complete 23:16:19 188c0c94c7c5: Pull complete 23:16:19 0ef7d3d256c8: Pull complete 23:16:19 de9db76c5a1d: Pull complete 23:16:20 e1f770b5df2f: Verifying Checksum 23:16:20 e1f770b5df2f: Download complete 23:16:24 0eba1c9be4d2: Verifying Checksum 23:16:24 0eba1c9be4d2: Download complete 23:16:24 85a0685a4137: Verifying Checksum 23:16:24 85a0685a4137: Download complete 23:16:27 0eba1c9be4d2: Pull complete 23:16:27 0d57e429df01: Pull complete 23:16:27 4e4be7b47b0d: Pull complete 23:16:27 e1f770b5df2f: Pull complete 23:16:33 85a0685a4137: Pull complete 23:16:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:16:33 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:16:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:16:42 $ docker top 95000d794a454b62f732ede4a32e77e2cde607fa1ed2bcf22156fb2e40ad12aa -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:16:43 + set -o pipefail 23:16:43 + snyk monitor '--org=edgex-jenkins' 23:16:49 23:16:49 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 23:16:49 23:16:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/04eafa5c-e1c7-4a99-a371-6755985c9551 23:16:49 23:16:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:16:49 23:16:50 [Pipeline] } 23:16:50 $ docker stop --time=1 95000d794a454b62f732ede4a32e77e2cde607fa1ed2bcf22156fb2e40ad12aa 23:16:52 $ docker rm -f 95000d794a454b62f732ede4a32e77e2cde607fa1ed2bcf22156fb2e40ad12aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 23:16:53 + git log --format=format:%s -1 189d47ff213bf991ba18b7c83461bde848db16b3 [Pipeline] isUnix [Pipeline] sh 23:16:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:16:54 . [Pipeline] withDockerContainer 23:16:54 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:16:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:16:55 $ docker top 149f3ad0d7801f24c64ef29ee01bd089f208210f75c1fa651fc7ddcf175728ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:16:55 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:55 + git semver [Pipeline] } 23:16:55 $ docker stop --time=1 149f3ad0d7801f24c64ef29ee01bd089f208210f75c1fa651fc7ddcf175728ba 23:16:56 $ docker rm -f 149f3ad0d7801f24c64ef29ee01bd089f208210f75c1fa651fc7ddcf175728ba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:57 23:16:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:16:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:57 0.23.1-centos7: Pulling from edgex-lftools 23:16:57 ab5ef0e58194: Pulling fs layer 23:16:57 9712f1f96733: Pulling fs layer 23:16:57 63f879dbbcfc: Pulling fs layer 23:16:57 0d9ebad4ef96: Pulling fs layer 23:16:57 e9a5061849ea: Pulling fs layer 23:16:57 d747dcd14b5f: Pulling fs layer 23:16:57 2de7ff778b66: Pulling fs layer 23:16:57 e9a5061849ea: Waiting 23:16:57 d747dcd14b5f: Waiting 23:16:57 2de7ff778b66: Waiting 23:16:57 0d9ebad4ef96: Waiting 23:16:57 9712f1f96733: Verifying Checksum 23:16:57 9712f1f96733: Download complete 23:16:58 63f879dbbcfc: Verifying Checksum 23:16:58 63f879dbbcfc: Download complete 23:16:59 e9a5061849ea: Verifying Checksum 23:16:59 e9a5061849ea: Download complete 23:16:59 d747dcd14b5f: Verifying Checksum 23:16:59 d747dcd14b5f: Download complete 23:16:59 2de7ff778b66: Verifying Checksum 23:16:59 2de7ff778b66: Download complete 23:17:00 0d9ebad4ef96: Verifying Checksum 23:17:00 0d9ebad4ef96: Download complete 23:17:00 ab5ef0e58194: Verifying Checksum 23:17:00 ab5ef0e58194: Download complete 23:17:02 ab5ef0e58194: Pull complete 23:17:02 9712f1f96733: Pull complete 23:17:03 63f879dbbcfc: Pull complete 23:17:06 0d9ebad4ef96: Pull complete 23:17:06 e9a5061849ea: Pull complete 23:17:06 d747dcd14b5f: Pull complete 23:17:07 2de7ff778b66: Pull complete 23:17:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:17:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:17:07 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:17:18 $ docker top 6a7713014f755a97d08f16e5e0973b1941a8821a95cf716ecd79ac1fe3e4a489 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:17:19 provisioning config files... 23:17:19 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5152617218566741851tmp 23:17:19 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6780307067490553686tmp 23:17:19 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4849756293999838078tmp [Pipeline] { [Pipeline] echo 23:17:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:17:19 ---> sigul-configuration.sh 23:17:19 gpg: directory `/root/.gnupg' created 23:17:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:17:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:17:19 gpg: keyring `/root/.gnupg/secring.gpg' created 23:17:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:17:19 gpg: CAST5 encrypted data 23:17:19 gpg: encrypted with 1 passphrase 23:17:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:17:19 + mkdir /home/jenkins 23:17:19 + mkdir /home/jenkins/sigul [Pipeline] sh 23:17:20 + 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 23:17:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:17:20 ---> sigul-install.sh 23:17:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:17:25 + git tag --list 23:17:25 1.0.0 23:17:25 v0.0.0 23:17:25 v1.1.0 23:17:25 v1.1.1 23:17:25 v1.2.2 23:17:25 v1.3.0 23:17:25 v1.3.1 23:17:25 v2.0.0 [Pipeline] sh 23:17:25 + lftools sign git-tag v2.0.1-dev.1 23:17:26 Signing Git tag with Sigul... 23:17:26 Signing v2.0.1-dev.1 23:17:26 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v2.0.1-dev.1'], return code 1, stdout , stderr [Pipeline] echo 23:17:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:17:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:17:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:17:26 $ docker stop --time=1 6a7713014f755a97d08f16e5e0973b1941a8821a95cf716ecd79ac1fe3e4a489 23:17:28 $ docker rm -f 6a7713014f755a97d08f16e5e0973b1941a8821a95cf716ecd79ac1fe3e4a489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:29 . [Pipeline] withDockerContainer 23:17:29 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:29 $ docker top 7cd3441d27f91015e189a2278dc496f5fe29a132a7e6cd37a2de589efcabba4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:29 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:30 + git semver [Pipeline] } 23:17:30 $ docker stop --time=1 7cd3441d27f91015e189a2278dc496f5fe29a132a7e6cd37a2de589efcabba4a 23:17:31 $ docker rm -f 7cd3441d27f91015e189a2278dc496f5fe29a132a7e6cd37a2de589efcabba4a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:17:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:32 . [Pipeline] withDockerContainer 23:17:32 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:32 $ docker top 89f06f9cd4aaabc0edcee52c5c35bd2535bf995a30202bb6f4b4055bb711ebe5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:32 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v2.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:33 + git semver [Pipeline] } 23:17:33 $ docker stop --time=1 89f06f9cd4aaabc0edcee52c5c35bd2535bf995a30202bb6f4b4055bb711ebe5 23:17:34 $ docker rm -f 89f06f9cd4aaabc0edcee52c5c35bd2535bf995a30202bb6f4b4055bb711ebe5 [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 23:17:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:36 ---> package-listing.sh 23:17:36 ++ tr '[:upper:]' '[:lower:]' 23:17:36 ++ facter osfamily 23:17:36 + OS_FAMILY=redhat 23:17:36 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 23:17:36 + START_PACKAGES=/tmp/packages_start.txt 23:17:36 + END_PACKAGES=/tmp/packages_end.txt 23:17:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:36 + PACKAGES=/tmp/packages_start.txt 23:17:36 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:17:36 + PACKAGES=/tmp/packages_end.txt 23:17:36 + case "${OS_FAMILY}" in 23:17:36 + rpm -qa 23:17:36 + sort 23:17:37 + '[' -f /tmp/packages_start.txt ']' 23:17:37 + '[' -f /tmp/packages_end.txt ']' 23:17:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:37 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 23:17:37 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 23:17:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 23:17:37 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:17:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:38 23:17:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:17:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:38 alpine: Pulling from edgex-lftools-log-publisher 23:17:38 df20fa9351a1: Pulling fs layer 23:17:38 36b3adc4ff6f: Pulling fs layer 23:17:38 8ad3a11d3b57: Pulling fs layer 23:17:38 46f8f816bc3b: Pulling fs layer 23:17:38 93b61091891f: Pulling fs layer 23:17:38 93b9cdb0e59b: Pulling fs layer 23:17:38 5e14af77c1be: Pulling fs layer 23:17:38 01666e4c0597: Pulling fs layer 23:17:38 aa168da1d23b: Pulling fs layer 23:17:38 93b9cdb0e59b: Waiting 23:17:38 5e14af77c1be: Waiting 23:17:38 01666e4c0597: Waiting 23:17:38 aa168da1d23b: Waiting 23:17:38 46f8f816bc3b: Waiting 23:17:38 93b61091891f: Waiting 23:17:38 36b3adc4ff6f: Verifying Checksum 23:17:38 36b3adc4ff6f: Download complete 23:17:38 46f8f816bc3b: Verifying Checksum 23:17:38 46f8f816bc3b: Download complete 23:17:38 df20fa9351a1: Verifying Checksum 23:17:38 df20fa9351a1: Download complete 23:17:38 93b9cdb0e59b: Verifying Checksum 23:17:38 93b9cdb0e59b: Download complete 23:17:38 5e14af77c1be: Verifying Checksum 23:17:38 5e14af77c1be: Download complete 23:17:38 93b61091891f: Verifying Checksum 23:17:38 93b61091891f: Download complete 23:17:38 01666e4c0597: Verifying Checksum 23:17:38 01666e4c0597: Download complete 23:17:38 8ad3a11d3b57: Verifying Checksum 23:17:38 8ad3a11d3b57: Download complete 23:17:38 df20fa9351a1: Pull complete 23:17:38 36b3adc4ff6f: Pull complete 23:17:39 8ad3a11d3b57: Pull complete 23:17:39 46f8f816bc3b: Pull complete 23:17:39 93b61091891f: Pull complete 23:17:39 93b9cdb0e59b: Pull complete 23:17:39 5e14af77c1be: Pull complete 23:17:39 01666e4c0597: Pull complete 23:17:40 aa168da1d23b: Verifying Checksum 23:17:40 aa168da1d23b: Download complete 23:17:44 aa168da1d23b: Pull complete 23:17:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:17:44 prd-centos7-docker-4c-2g-231 does not seem to be running inside a container 23:17:44 $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:17:48 $ docker top f6e7cee9966314d0eefcb83928d1541630da4553442a2560abbf9f85eb5192f0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:49 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:49 + mkdir -p /var/log/sa [Pipeline] sh 23:17:50 + ls /var/log/sa-host 23:17:50 + sadf -c /var/log/sa-host/sa05 23:17:50 file_magic: OK 23:17:50 HZ: Using current value: 100 23:17:50 file_header: OK 23:17:50 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 23:17:50 Statistics: 23:17:50 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:17:50 File successfully converted to sysstat format version 12.2.1 23:17:50 + sadf -c /var/log/sa-host/sa06 23:17:50 file_magic: OK 23:17:50 HZ: Using current value: 100 23:17:50 file_header: OK 23:17:50 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 23:17:50 Statistics: 23:17:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:17:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:50 provisioning config files... 23:17:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1162216017601693746tmp [Pipeline] { [Pipeline] echo 23:17:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:50 ---> create-netrc.sh [Pipeline] } 23:17:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:51 ---> python-tools-install.sh [Pipeline] echo 23:17:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:51 ---> sudo-logs.sh 23:17:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:52 ---> job-cost.sh 23:17:52 lf-activate-venv: SKIPPING 23:17:52 DEBUG: total: 0.18000000715255737 23:17:52 INFO: Retrieving Stack Cost... 23:17:52 INFO: Retrieving Pricing Info for: v3-standard-2 23:17:53 INFO: Archiving Costs [Pipeline] echo 23:17:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:53 ---> logs-deploy.sh 23:17:53 lf-activate-venv: SKIPPING 23:17:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/1 23:17:53 INFO: archiving workspace using pattern(s): 23:17:54 Archives upload complete. 23:17:54 INFO: archiving logs to Nexus 23:17:55 ---> uname -a: 23:17:55 Linux prd-centos7-docker-4c-2g-231.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:17:55 23:17:55 23:17:55 ---> lscpu: 23:17:55 Architecture: x86_64 23:17:55 CPU op-mode(s): 32-bit, 64-bit 23:17:55 Byte Order: Little Endian 23:17:55 Address sizes: 40 bits physical, 48 bits virtual 23:17:55 CPU(s): 2 23:17:55 On-line CPU(s) list: 0,1 23:17:55 Thread(s) per core: 1 23:17:55 Core(s) per socket: 1 23:17:55 Socket(s): 2 23:17:55 NUMA node(s): 1 23:17:55 Vendor ID: AuthenticAMD 23:17:55 CPU family: 23 23:17:55 Model: 49 23:17:55 Model name: AMD EPYC-Rome Processor 23:17:55 Stepping: 0 23:17:55 CPU MHz: 2800.000 23:17:55 BogoMIPS: 5600.00 23:17:55 Virtualization: AMD-V 23:17:55 Hypervisor vendor: KVM 23:17:55 Virtualization type: full 23:17:55 L1d cache: 64 KiB 23:17:55 L1i cache: 64 KiB 23:17:55 L2 cache: 1 MiB 23:17:55 L3 cache: 32 MiB 23:17:55 NUMA node0 CPU(s): 0,1 23:17:55 Vulnerability Itlb multihit: Not affected 23:17:55 Vulnerability L1tf: Not affected 23:17:55 Vulnerability Mds: Not affected 23:17:55 Vulnerability Meltdown: Not affected 23:17:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:17:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:17:55 Vulnerability Srbds: Not affected 23:17:55 Vulnerability Tsx async abort: Not affected 23:17:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:17:55 23:17:55 23:17:55 ---> nproc: 23:17:55 2 23:17:55 23:17:55 23:17:55 ---> df -h: 23:17:55 Filesystem Size Used Available Use% Mounted on 23:17:55 overlay 40.0G 8.5G 31.5G 21% / 23:17:55 tmpfs 64.0M 0 64.0M 0% /dev 23:17:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:17:55 shm 64.0M 0 64.0M 0% /dev/shm 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_device-snmp-go_main 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/edgexfoundry_device-snmp-go_main@tmp 23:17:55 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:17:55 23:17:55 23:17:55 ---> free -m: 23:17:55 total used free shared buff/cache available 23:17:55 Mem: 7821 1172 3263 0 3384 6565 23:17:55 Swap: 1023 0 1023 23:17:55 23:17:55 23:17:55 ---> ip addr: 23:17:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:17:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:17:55 inet 127.0.0.1/8 scope host lo 23:17:55 valid_lft forever preferred_lft forever 23:17:55 inet6 ::1/128 scope host 23:17:55 valid_lft forever preferred_lft forever 23:17:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:17:55 link/ether fa:16:3e:1b:14:1b brd ff:ff:ff:ff:ff:ff 23:17:55 inet 10.30.122.148/23 brd 10.30.123.255 scope global dynamic eth0 23:17:55 valid_lft 84095sec preferred_lft 84095sec 23:17:55 inet6 fe80::f816:3eff:fe1b:141b/64 scope link 23:17:55 valid_lft forever preferred_lft forever 23:17:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:17:55 link/ether 02:42:ed:40:2e:ad brd ff:ff:ff:ff:ff:ff 23:17:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:17:55 valid_lft forever preferred_lft forever 23:17:55 inet6 fe80::42:edff:fe40:2ead/64 scope link 23:17:55 valid_lft forever preferred_lft forever 23:17:55 23:17:55 23:17:55 ---> sar -b -r -n DEV: 23:17:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:17:55 23:17:55 22:39:17 LINUX RESTART (2 CPU) 23:17:55 23:17:55 22:40:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:55 22:41:02 39.88 4.48 35.40 0.00 2838.43 3184.41 0.00 23:17:55 22:42:01 1.80 0.00 1.80 0.00 0.00 33.20 0.00 23:17:55 22:43:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 23:17:55 22:44:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 23:17:55 22:45:01 0.28 0.00 0.28 0.00 0.00 3.17 0.00 23:17:55 22:46:01 0.30 0.00 0.30 0.00 0.00 4.18 0.00 23:17:55 22:47:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 23:17:55 22:48:01 0.28 0.00 0.28 0.00 0.00 3.38 0.00 23:17:55 22:49:01 0.27 0.00 0.27 0.00 0.00 2.88 0.00 23:17:55 22:50:01 0.23 0.00 0.23 0.00 0.00 4.15 0.00 23:17:55 22:51:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 23:17:55 22:52:01 0.13 0.00 0.13 0.00 0.00 2.15 0.00 23:17:55 22:53:01 0.25 0.00 0.25 0.00 0.00 3.91 0.00 23:17:55 22:54:01 0.25 0.00 0.25 0.00 0.00 2.30 0.00 23:17:55 22:55:01 0.40 0.15 0.25 0.00 4.80 3.55 0.00 23:17:55 22:56:01 0.82 0.00 0.82 0.00 0.00 15.52 0.00 23:17:55 22:57:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 23:17:55 22:58:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 23:17:55 22:59:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 23:17:55 23:00:01 0.25 0.00 0.25 0.00 0.00 3.08 0.00 23:17:55 23:01:01 0.25 0.02 0.23 0.00 0.13 2.83 0.00 23:17:55 23:02:01 0.43 0.10 0.33 0.00 1.73 5.63 0.00 23:17:55 23:03:01 0.30 0.00 0.30 0.00 0.00 3.67 0.00 23:17:55 23:04:01 0.28 0.00 0.28 0.00 0.00 2.97 0.00 23:17:55 23:05:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:17:55 23:06:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 23:17:55 23:07:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:17:55 23:08:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 23:17:55 23:09:01 0.25 0.00 0.25 0.00 0.00 3.81 0.00 23:17:55 23:10:01 0.20 0.00 0.20 0.00 0.00 3.48 0.00 23:17:55 23:11:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 23:17:55 23:12:01 0.15 0.00 0.15 0.00 0.00 1.73 0.00 23:17:55 23:13:01 0.17 0.00 0.17 0.00 0.00 1.33 0.00 23:17:55 23:14:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 23:17:55 23:15:01 0.23 0.00 0.23 0.00 0.00 2.45 0.00 23:17:55 23:16:02 0.23 0.00 0.23 0.00 0.00 2.22 0.00 23:17:55 23:17:01 112.00 0.03 111.97 0.00 3.79 32639.62 0.00 23:17:55 Average: 4.34 0.13 4.21 0.00 77.09 958.73 0.00 23:17:55 23:17:55 22:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:55 22:41:02 5456432 0 813820 10.16 2620 1736060 1282684 14.16 576048 1577592 132 23:17:55 22:42:01 5462568 0 807680 10.08 2620 1736064 1248380 13.78 571296 1577552 16 23:17:55 22:43:01 5467176 0 803072 10.03 2620 1736064 1207044 13.33 567480 1577384 8 23:17:55 22:44:01 5465608 0 804580 10.05 2620 1736124 1207108 13.33 568992 1577396 12 23:17:55 22:45:01 5466020 0 804216 10.04 2620 1736076 1207108 13.33 564932 1581376 8 23:17:55 22:46:01 5463272 0 806960 10.08 2620 1736080 1207252 13.33 567296 1581376 8 23:17:55 22:47:01 5463092 0 807136 10.08 2620 1736084 1207108 13.33 567536 1581376 8 23:17:55 22:48:01 5454976 0 815240 10.18 2620 1736096 1207108 13.33 575560 1581380 8 23:17:55 22:49:01 5453488 0 816728 10.20 2620 1736096 1207380 13.33 578836 1579568 20 23:17:55 22:50:01 5453464 0 816748 10.20 2620 1736100 1207392 13.33 578980 1579568 8 23:17:55 22:51:01 5453488 0 816720 10.20 2620 1736104 1207368 13.33 578864 1579568 8 23:17:55 22:52:01 5453632 0 816572 10.20 2620 1736108 1207356 13.33 586844 1571424 8 23:17:55 22:53:01 5455748 0 814448 10.17 2620 1736116 1207176 13.33 585060 1571424 8 23:17:55 22:54:01 5456348 0 813848 10.16 2620 1736116 1207176 13.33 584592 1571840 8 23:17:55 22:55:01 5455692 0 814496 10.17 2620 1736124 1207176 13.33 584516 1571840 16 23:17:55 22:56:01 5454664 0 815524 10.18 2620 1736124 1207272 13.33 586084 1571840 8 23:17:55 22:57:01 5454620 0 815560 10.18 2620 1736132 1207240 13.33 585492 1571840 16 23:17:55 22:58:01 5454744 0 815432 10.18 2620 1736136 1207240 13.33 585464 1571840 16 23:17:55 22:59:01 5453876 0 816300 10.19 2620 1736136 1207468 13.33 586672 1571840 8 23:17:55 23:00:01 5454380 0 815788 10.19 2620 1736144 1207396 13.33 585604 1571704 8 23:17:55 23:01:01 5453616 0 816552 10.20 2620 1736144 1209756 13.36 586236 1571424 8 23:17:55 23:02:01 5454360 0 815676 10.18 2620 1736276 1207944 13.34 586204 1571484 8 23:17:55 23:03:01 5455600 0 814428 10.17 2620 1736284 1207812 13.33 585368 1571484 8 23:17:55 23:04:01 5455272 0 814756 10.17 2620 1736284 1207812 13.33 585484 1571484 8 23:17:55 23:05:01 5454288 0 815736 10.19 2620 1736288 1207812 13.33 586340 1571484 8 23:17:55 23:06:01 5454308 0 815708 10.18 2620 1736296 1207908 13.34 586908 1571488 8 23:17:55 23:07:01 5454636 0 815380 10.18 2620 1736296 1207812 13.33 586328 1571484 16 23:17:55 23:08:01 5455080 0 814928 10.18 2620 1736304 1207812 13.33 586320 1571484 8 23:17:55 23:09:01 5453140 0 816868 10.20 2620 1736304 1208004 13.34 587248 1571484 16 23:17:55 23:10:01 5453192 0 816808 10.20 2620 1736312 1208076 13.34 587024 1571484 8 23:17:55 23:11:01 5454252 0 815744 10.19 2620 1736316 1207932 13.34 586112 1571484 8 23:17:55 23:12:01 5455256 0 814736 10.17 2620 1736320 1207812 13.33 585480 1571488 8 23:17:55 23:13:01 5454892 0 815096 10.18 2620 1736324 1207812 13.33 585584 1571484 8 23:17:55 23:14:01 5454124 0 815864 10.19 2620 1736324 1207812 13.33 586420 1571484 8 23:17:55 23:15:01 5453468 0 816508 10.19 2620 1736336 1207908 13.34 586848 1571488 8 23:17:55 23:16:02 5453940 0 816032 10.19 2620 1736340 1207920 13.34 587016 1571484 8 23:17:55 23:17:01 4221984 0 1008652 12.59 2620 2775676 1679668 18.54 891796 2394968 321124 23:17:55 Average: 5422830 0 819198 10.23 2620 1764284 1223488 13.51 590240 1596173 8692 23:17:55 23:17:55 22:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:55 22:41:02 eth0 561.92 381.43 956.76 81.60 0.00 0.00 0.00 0.00 23:17:55 22:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:41:02 docker0 1.33 1.13 0.27 2.74 0.00 0.00 0.00 0.00 23:17:55 22:42:01 eth0 1.76 0.86 1.07 0.79 0.00 0.00 0.00 0.00 23:17:55 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:43:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:44:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:45:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:46:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 23:17:55 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:47:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:48:01 eth0 3.65 0.08 0.27 0.01 0.00 0.00 0.00 0.00 23:17:55 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:49:01 eth0 7.81 0.82 1.42 0.56 0.00 0.00 0.00 0.00 23:17:55 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:50:01 eth0 0.57 0.30 0.27 0.24 0.00 0.00 0.00 0.00 23:17:55 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:51:01 eth0 0.73 0.43 0.41 0.24 0.00 0.00 0.00 0.00 23:17:55 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:52:01 eth0 0.32 0.15 0.17 0.04 0.00 0.00 0.00 0.00 23:17:55 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:54:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:55:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:56:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 23:17:55 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:57:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:58:01 eth0 2.87 0.05 0.26 0.00 0.00 0.00 0.00 0.00 23:17:55 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:59:01 eth0 5.83 0.47 1.01 0.36 0.00 0.00 0.00 0.00 23:17:55 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:00:01 eth0 0.55 0.25 0.27 0.20 0.00 0.00 0.00 0.00 23:17:55 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:01:01 eth0 0.48 0.18 0.15 0.10 0.00 0.00 0.00 0.00 23:17:55 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:02:01 eth0 0.47 0.25 0.27 0.20 0.00 0.00 0.00 0.00 23:17:55 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:03:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:04:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:05:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:06:01 eth0 0.22 0.12 0.14 0.07 0.00 0.00 0.00 0.00 23:17:55 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:07:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:17:55 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:08:01 eth0 1.82 0.00 0.11 0.00 0.00 0.00 0.00 0.00 23:17:55 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:09:01 eth0 4.26 0.43 0.67 0.21 0.00 0.00 0.00 0.00 23:17:55 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:10:01 eth0 2.43 0.70 0.97 0.61 0.00 0.00 0.00 0.00 23:17:55 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:11:01 eth0 0.60 0.25 0.33 0.22 0.00 0.00 0.00 0.00 23:17:55 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:12:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:13:01 eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:17:55 23:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:14:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:17:55 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:15:01 eth0 0.13 0.08 0.08 0.04 0.00 0.00 0.00 0.00 23:17:55 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:16:02 eth0 0.25 0.13 0.07 0.04 0.00 0.00 0.00 0.00 23:17:55 23:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:17:01 eth0 914.95 846.19 7800.77 101.23 0.00 0.00 0.00 0.00 23:17:55 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 23:17:01 docker0 72.11 72.10 5.81 393.54 0.00 0.00 0.00 0.00 23:17:55 Average: eth0 40.56 33.03 233.73 5.01 0.00 0.00 0.00 0.00 23:17:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 Average: docker0 1.96 1.95 0.16 10.55 0.00 0.00 0.00 0.00 23:17:55 23:17:55 23:17:55 ---> sar -P ALL: 23:17:55 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:17:55 23:17:55 22:39:17 LINUX RESTART (2 CPU) 23:17:55 23:17:55 22:40:01 CPU %user %nice %system %iowait %steal %idle 23:17:55 22:41:02 all 8.18 0.00 2.60 7.25 0.06 81.91 23:17:55 22:41:02 0 8.21 0.00 2.87 9.15 0.07 79.70 23:17:55 22:41:02 1 8.15 0.00 2.33 5.36 0.05 84.11 23:17:55 22:42:01 all 0.17 0.00 0.04 0.01 0.03 99.75 23:17:55 22:42:01 0 0.27 0.00 0.03 0.00 0.02 99.68 23:17:55 22:42:01 1 0.07 0.00 0.05 0.02 0.03 99.83 23:17:55 22:43:01 all 0.11 0.00 0.03 0.00 0.03 99.83 23:17:55 22:43:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:17:55 22:43:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:17:55 22:44:01 all 0.14 0.00 0.02 0.00 0.02 99.82 23:17:55 22:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:17:55 22:44:01 1 0.25 0.00 0.02 0.00 0.02 99.72 23:17:55 22:45:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:17:55 22:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:17:55 22:45:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:17:55 22:46:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:17:55 22:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:17:55 22:46:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:17:55 22:47:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:17:55 22:47:01 0 0.03 0.00 0.03 0.00 0.05 99.88 23:17:55 22:47:01 1 0.17 0.00 0.02 0.00 0.00 99.82 23:17:55 22:48:01 all 0.04 0.00 0.03 0.00 0.03 99.89 23:17:55 22:48:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:17:55 22:48:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:17:55 22:49:01 all 0.22 0.00 0.04 0.01 0.03 99.71 23:17:55 22:49:01 0 0.10 0.00 0.05 0.00 0.02 99.83 23:17:55 22:49:01 1 0.33 0.00 0.03 0.02 0.03 99.58 23:17:55 22:50:01 all 0.07 0.00 0.03 0.00 0.02 99.89 23:17:55 22:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:17:55 22:50:01 1 0.10 0.00 0.03 0.00 0.03 99.83 23:17:55 22:51:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:17:55 22:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:17:55 22:51:01 1 0.12 0.00 0.03 0.00 0.05 99.80 23:17:55 23:17:55 22:51:01 CPU %user %nice %system %iowait %steal %idle 23:17:55 22:52:01 all 0.13 0.00 0.03 0.00 0.02 99.82 23:17:55 22:52:01 0 0.07 0.00 0.02 0.00 0.00 99.92 23:17:55 22:52:01 1 0.20 0.00 0.03 0.00 0.03 99.73 23:17:55 22:53:01 all 0.14 0.00 0.03 0.00 0.03 99.81 23:17:55 22:53:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 22:53:01 1 0.27 0.00 0.03 0.00 0.02 99.68 23:17:55 22:54:01 all 0.11 0.00 0.02 0.00 0.03 99.85 23:17:55 22:54:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:17:55 22:54:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:17:55 22:55:01 all 0.12 0.00 0.05 0.00 0.01 99.82 23:17:55 22:55:01 0 0.05 0.00 0.07 0.00 0.02 99.87 23:17:55 22:55:01 1 0.18 0.00 0.03 0.00 0.00 99.78 23:17:55 22:56:01 all 0.17 0.00 0.03 0.00 0.02 99.78 23:17:55 22:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:17:55 22:56:01 1 0.30 0.00 0.05 0.00 0.02 99.63 23:17:55 22:57:01 all 0.12 0.00 0.02 0.00 0.03 99.83 23:17:55 22:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 22:57:01 1 0.22 0.00 0.02 0.00 0.03 99.73 23:17:55 22:58:01 all 0.14 0.00 0.02 0.00 0.02 99.82 23:17:55 22:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:17:55 22:58:01 1 0.25 0.00 0.02 0.00 0.02 99.72 23:17:55 22:59:01 all 0.17 0.00 0.03 0.00 0.02 99.79 23:17:55 22:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:17:55 22:59:01 1 0.30 0.00 0.02 0.00 0.02 99.67 23:17:55 23:00:01 all 0.12 0.00 0.03 0.00 0.03 99.83 23:17:55 23:00:01 0 0.13 0.00 0.02 0.00 0.03 99.82 23:17:55 23:00:01 1 0.10 0.00 0.03 0.00 0.02 99.85 23:17:55 23:01:01 all 0.16 0.00 0.03 0.00 0.03 99.78 23:17:55 23:01:01 0 0.30 0.00 0.03 0.00 0.03 99.63 23:17:55 23:01:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:17:55 23:02:01 all 0.17 0.00 0.03 0.00 0.01 99.79 23:17:55 23:02:01 0 0.30 0.00 0.03 0.00 0.00 99.67 23:17:55 23:02:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:17:55 23:17:55 23:02:01 CPU %user %nice %system %iowait %steal %idle 23:17:55 23:03:01 all 0.03 0.00 0.02 0.00 0.03 99.93 23:17:55 23:03:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 23:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:17:55 23:04:01 all 0.04 0.00 0.03 0.00 0.03 99.91 23:17:55 23:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:17:55 23:04:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 23:05:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:17:55 23:05:01 0 0.15 0.00 0.02 0.00 0.02 99.82 23:17:55 23:05:01 1 0.03 0.00 0.03 0.00 0.03 99.90 23:17:55 23:06:01 all 0.11 0.00 0.02 0.00 0.03 99.84 23:17:55 23:06:01 0 0.20 0.00 0.02 0.00 0.03 99.75 23:17:55 23:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 23:07:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:17:55 23:07:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:17:55 23:07:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 23:08:01 all 0.09 0.00 0.02 0.00 0.03 99.87 23:17:55 23:08:01 0 0.17 0.00 0.02 0.00 0.02 99.80 23:17:55 23:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 23:17:55 23:09:01 all 0.14 0.00 0.03 0.00 0.02 99.82 23:17:55 23:09:01 0 0.22 0.00 0.02 0.00 0.02 99.75 23:17:55 23:09:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:17:55 23:10:01 all 0.12 0.00 0.03 0.00 0.03 99.83 23:17:55 23:10:01 0 0.12 0.00 0.02 0.00 0.03 99.83 23:17:55 23:10:01 1 0.12 0.00 0.03 0.00 0.02 99.83 23:17:55 23:11:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:17:55 23:11:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:17:55 23:11:01 1 0.07 0.00 0.03 0.00 0.03 99.87 23:17:55 23:12:01 all 0.07 0.00 0.03 0.00 0.02 99.89 23:17:55 23:12:01 0 0.08 0.00 0.02 0.00 0.00 99.90 23:17:55 23:12:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:17:55 23:13:01 all 0.05 0.00 0.02 0.00 0.03 99.91 23:17:55 23:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:17:55 23:13:01 1 0.05 0.00 0.02 0.00 0.03 99.90 23:17:55 23:17:55 23:13:01 CPU %user %nice %system %iowait %steal %idle 23:17:55 23:14:01 all 0.11 0.00 0.02 0.00 0.03 99.85 23:17:55 23:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:17:55 23:14:01 1 0.22 0.00 0.02 0.00 0.03 99.73 23:17:55 23:15:01 all 0.14 0.00 0.02 0.00 0.02 99.82 23:17:55 23:15:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:17:55 23:15:01 1 0.23 0.00 0.02 0.00 0.02 99.73 23:17:55 23:16:02 all 0.12 0.00 0.03 0.00 0.02 99.84 23:17:55 23:16:02 0 0.02 0.00 0.03 0.00 0.02 99.93 23:17:55 23:16:02 1 0.22 0.00 0.02 0.00 0.02 99.75 23:17:55 23:17:01 all 13.68 0.00 5.84 7.05 0.06 73.37 23:17:55 23:17:01 0 13.62 0.00 5.87 7.26 0.07 73.18 23:17:55 23:17:01 1 13.74 0.00 5.80 6.85 0.05 73.55 23:17:55 Average: all 0.68 0.00 0.24 0.37 0.02 98.68 23:17:55 Average: 0 0.65 0.00 0.25 0.43 0.02 98.65 23:17:55 Average: 1 0.70 0.00 0.24 0.32 0.03 98.72 23:17:55 23:17:55 23:17:55