Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b24a0a6e9ac553b819564bd7a76aa5a4909c3321 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6830877218316540972.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5790976857984214043.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh884940644214081172.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh239772138552587993.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /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-ssh3545104437912287366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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-449 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 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh6337436309586473700.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) > 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 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" > git rev-list --no-walk 94222f8ea7cc121ac95a8160f80d192244de65ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:33:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:33:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:33:24 ========================================================= 20:33:24 EdgeX Global Pipelines Version Info 20:33:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:33:26 ------------------- 20:33:26 stable info: 20:33:26 ------------------- 20:33:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:33:26 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:33:26 Message: update stable to v1.0.205 20:33:27 ------------------- 20:33:27 experimental info: 20:33:27 ------------------- 20:33:27 Commited By: **** collab-it+edgex@linuxfoundation.org 20:33:27 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 20:33:27 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:33:27 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b24a0a6 [Pipeline] echo 20:33:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:33:28 provisioning config files... 20:33:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1972349394664279983tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:29 ---> docker-login.sh 20:33:29 nexus3.edgexfoundry.org:10001 20:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:29 Configure a credential helper to remove this warning. See 20:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:29 20:33:29 Login Succeeded 20:33:29 nexus3.edgexfoundry.org:10002 20:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:29 Configure a credential helper to remove this warning. See 20:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:29 20:33:29 Login Succeeded 20:33:29 nexus3.edgexfoundry.org:10003 20:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:29 Configure a credential helper to remove this warning. See 20:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:29 20:33:29 Login Succeeded 20:33:29 nexus3.edgexfoundry.org:10004 20:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:29 Configure a credential helper to remove this warning. See 20:33:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:29 20:33:29 Login Succeeded 20:33:29 docker.io 20:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:30 Configure a credential helper to remove this warning. See 20:33:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:30 20:33:30 Login Succeeded 20:33:30 ---> docker-login.sh ends [Pipeline] } 20:33:30 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 20:33:31 + git log --format=format:%s -1 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] echo 20:33:31 GIT_COMMIT: b24a0a6e9ac553b819564bd7a76aa5a4909c3321, Commit Message: Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs [Pipeline] echo 20:33:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:31 20:33:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:33:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:32 latest: Pulling from edgex-devops/git-semver 20:33:32 31603596830f: Pulling fs layer 20:33:32 d4622e32a9a9: Pulling fs layer 20:33:32 1030fce36090: Pulling fs layer 20:33:32 6c6cb7e1b49b: Pulling fs layer 20:33:32 6c6cb7e1b49b: Waiting 20:33:32 d4622e32a9a9: Download complete 20:33:32 31603596830f: Verifying Checksum 20:33:32 31603596830f: Download complete 20:33:32 31603596830f: Pull complete 20:33:32 d4622e32a9a9: Pull complete 20:33:32 6c6cb7e1b49b: Verifying Checksum 20:33:32 6c6cb7e1b49b: Download complete 20:33:33 1030fce36090: Verifying Checksum 20:33:33 1030fce36090: Download complete 20:33:34 1030fce36090: Pull complete 20:33:34 6c6cb7e1b49b: Pull complete 20:33:34 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 20:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:33:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:33:34 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:33:34 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:33:35 $ docker top af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:33:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:35 [ssh-agent] Looking for ssh-agent implementation... 20:33:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:35 $ docker exec af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent 20:33:35 SSH_AUTH_SOCK=/tmp/ssh-Ia5UWyL6Q5P2/agent.14 20:33:35 SSH_AGENT_PID=20 20:33:35 Running ssh-add (command line suppressed) 20:33:35 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4878072903157919581.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4878072903157919581.key) 20:33:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:36 + git tag --points-at HEAD [Pipeline] } 20:33:36 $ docker exec --env ******** --env ******** af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent -k 20:33:36 unset SSH_AUTH_SOCK; 20:33:36 unset SSH_AGENT_PID; 20:33:36 echo Agent pid 20 killed; 20:33:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:33:36 [ssh-agent] Looking for ssh-agent implementation... 20:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:33:36 $ docker exec af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent 20:33:36 SSH_AUTH_SOCK=/tmp/ssh-bb1nEn9vmLrT/agent.52 20:33:36 SSH_AGENT_PID=58 20:33:36 Running ssh-add (command line suppressed) 20:33:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7435171347746908119.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7435171347746908119.key) 20:33:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:33:37 + git semver init 20:33:37 # -> Open(): unable to determine branch for HEAD 20:33:37 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 20:33:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 20:33:37 # $SEMVER_REMOTE_NAME = origin 20:33:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:33:37 # $SEMVER_USER_NAME = edgex-jenkins 20:33:37 # $SEMVER_BRANCH = main 20:33:37 # $SEMVER_TEMP = /tmp/semver-719259629 20:33:37 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 20:33:38 # '/tmp/semver-719259629' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 20:33:38 # -> Force: false 20:33:38 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 20:33:38 $ docker exec --env ******** --env ******** af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 ssh-agent -k 20:33:38 unset SSH_AUTH_SOCK; 20:33:38 unset SSH_AGENT_PID; 20:33:38 echo Agent pid 58 killed; 20:33:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:33:38 + git semver [Pipeline] } 20:33:38 $ docker stop --time=1 af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 20:33:39 $ docker rm -f af24c38dde2a225607b72762bf6d7a5a725ef7efc8c2405776f7d4a4329fc874 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:33:40 Stashed 1 file(s) [Pipeline] echo 20:33:40 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:33:55 Still waiting to schedule task 20:33:55 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:33:55 Still waiting to schedule task 20:33:55 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:40:22 Running on prd-centos7-docker-4c-2g-570 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 20:40:22 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 20:40:23 Selected Git installation does not exist. Using Default 20:40:23 The recommended git tool is: NONE 20:40:25 using credential edgex-jenkins-ssh 20:40:25 Cloning the remote Git repository 20:40:25 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:40:25 > git init /w/workspace/device-snmp-go/3 # timeout=10 20:40:25 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:40:25 > git --version # timeout=10 20:40:25 > git --version # 'git version 2.24.4' 20:40:25 using GIT_SSH to set credentials SSH Credentials for GitHub 20:40:25 [INFO] Currently running in a labeled security context 20:40:25 [INFO] Currently SELinux is 'enforcing' on the host 20:40:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/3@tmp/jenkins-gitclient-ssh1710754535810611164.key 20:40:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:26 Avoid second fetch 20:40:26 Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) 20:40:26 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:40:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:26 > git config core.sparsecheckout # timeout=10 20:40:26 > git checkout -f b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 20:40:30 Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:30 provisioning config files... 20:40:30 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config710665085110037691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:31 ---> docker-login.sh 20:40:31 nexus3.edgexfoundry.org:10001 20:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:31 Configure a credential helper to remove this warning. See 20:40:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:31 20:40:31 Login Succeeded 20:40:31 nexus3.edgexfoundry.org:10002 20:40:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:36 Configure a credential helper to remove this warning. See 20:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:36 20:40:36 Login Succeeded 20:40:36 nexus3.edgexfoundry.org:10003 20:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:36 Configure a credential helper to remove this warning. See 20:40:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:36 20:40:36 Login Succeeded 20:40:36 nexus3.edgexfoundry.org:10004 20:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:37 Configure a credential helper to remove this warning. See 20:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:37 20:40:37 Login Succeeded 20:40:37 docker.io 20:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:40:37 Configure a credential helper to remove this warning. See 20:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:40:37 20:40:37 Login Succeeded 20:40:37 ---> docker-login.sh ends [Pipeline] } 20:40:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:40:37 ========================================================= 20:40:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:40:37 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:40:38 + 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 . 20:40:38 Sending build context to Docker daemon 364.5kB 20:40:38 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:40:38 Step 2/10 : FROM ${BASE} 20:40:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:40:38 540db60ca938: Pulling fs layer 20:40:38 adcc1eea9eea: Pulling fs layer 20:40:38 4c4ab2625f07: Pulling fs layer 20:40:38 db62176df00c: Pulling fs layer 20:40:38 3b30891b0d05: Pulling fs layer 20:40:38 06b49ca38bd5: Pulling fs layer 20:40:38 c788192a36de: Pulling fs layer 20:40:38 a77e37c0d609: Pulling fs layer 20:40:38 c3185cebc471: Pulling fs layer 20:40:38 db62176df00c: Waiting 20:40:38 3b30891b0d05: Waiting 20:40:38 06b49ca38bd5: Waiting 20:40:38 c788192a36de: Waiting 20:40:38 a77e37c0d609: Waiting 20:40:38 c3185cebc471: Waiting 20:40:38 4c4ab2625f07: Verifying Checksum 20:40:38 4c4ab2625f07: Download complete 20:40:38 adcc1eea9eea: Verifying Checksum 20:40:38 adcc1eea9eea: Download complete 20:40:38 3b30891b0d05: Verifying Checksum 20:40:38 3b30891b0d05: Download complete 20:40:38 06b49ca38bd5: Verifying Checksum 20:40:38 06b49ca38bd5: Download complete 20:40:38 c788192a36de: Verifying Checksum 20:40:38 c788192a36de: Download complete 20:40:38 540db60ca938: Verifying Checksum 20:40:38 540db60ca938: Download complete 20:40:38 540db60ca938: Pull complete 20:40:38 adcc1eea9eea: Pull complete 20:40:39 4c4ab2625f07: Pull complete 20:40:40 a77e37c0d609: Verifying Checksum 20:40:40 a77e37c0d609: Download complete 20:40:46 c3185cebc471: Verifying Checksum 20:40:46 c3185cebc471: Download complete 20:40:48 db62176df00c: Verifying Checksum 20:40:48 db62176df00c: Download complete 20:40:51 db62176df00c: Pull complete 20:40:51 3b30891b0d05: Pull complete 20:40:51 06b49ca38bd5: Pull complete 20:40:51 c788192a36de: Pull complete 20:40:51 a77e37c0d609: Pull complete 20:40:54 c3185cebc471: Pull complete 20:40:54 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 20:40:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:40:54 ---> 031687cdd783 20:40:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 20:40:57 ---> Running in baa36f7f7c4f 20:40:57 Removing intermediate container baa36f7f7c4f 20:40:57 ---> fe76d9974453 20:40:57 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:40:57 ---> Running in 14c58fe579a3 20:40:57 Removing intermediate container 14c58fe579a3 20:40:57 ---> 55a85d49f7df 20:40:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 20:40:57 ---> Running in 38e0c6e3cbfe 20:40:58 Removing intermediate container 38e0c6e3cbfe 20:40:58 ---> c405eb69070d 20:40:58 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:58 ---> Running in 6159d4632790 20:40:58 Removing intermediate container 6159d4632790 20:40:58 ---> c3125f43ffb3 20:40:58 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:40:58 ---> Running in 029b1c49ffb9 20:40:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:40:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:41:00 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:41:00 (2/7) Installing libedit (20191231.3.1-r1) 20:41:00 (3/7) Installing openssh-client (8.4_p1-r3) 20:41:00 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:41:00 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:41:00 (6/7) Installing openssh-server (8.4_p1-r3) 20:41:00 (7/7) Installing openssh (8.4_p1-r3) 20:41:00 Executing busybox-1.32.1-r6.trigger 20:41:00 OK: 224 MiB in 59 packages 20:41:01 Removing intermediate container 029b1c49ffb9 20:41:01 ---> 09e5c3f76501 20:41:01 Step 8/10 : WORKDIR /device-snmp-go 20:41:01 ---> Running in 2f0d0e8a1632 20:41:01 Removing intermediate container 2f0d0e8a1632 20:41:01 ---> 7b6b07aa0f9b 20:41:01 Step 9/10 : COPY . . 20:41:01 ---> f339e3fcc828 20:41:01 Step 10/10 : RUN go mod download 20:41:01 ---> Running in 51cb8f96c4e0 20:41:11 Removing intermediate container 51cb8f96c4e0 20:41:11 ---> d87ade1eb4cf 20:41:11 Successfully built d87ade1eb4cf 20:41:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:41:12 + docker inspect -f . ci-base-image-x86_64 20:41:12 . [Pipeline] withDockerContainer 20:41:12 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 20:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:41:12 $ docker top 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:13 + go version 20:41:13 go version go1.16.6 linux/amd64 [Pipeline] } 20:41:13 $ docker stop --time=1 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e 20:41:14 $ docker rm -f 1671f3fed3493d8bd7f544c54fe77d4cfca4ddd2ac00d23b4175871866ecf31e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:41:14 + docker inspect -f . ci-base-image-x86_64 20:41:14 . [Pipeline] withDockerContainer 20:41:14 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 20:41:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:41:15 $ docker top 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:41:15 + go mod tidy [Pipeline] sh 20:41:16 + make test 20:41:16 go mod tidy 20:41:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:41:16 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:41:31 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:41:31 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 20:41:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:41:38 gofmt -l . 20:41:38 [ "`gofmt -l .`" = "" ] 20:41:38 ./bin/test-attribution-txt.sh [Pipeline] } 20:41:38 $ docker stop --time=1 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 20:41:40 $ docker rm -f 0576a41a9aacfe8025d6b60f12aca97875c44c9718d93cf43f5250903a32e176 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:41:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:41:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:41:42 + ls -al . 20:41:42 total 120 20:41:42 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 11 20:41 . 20:41:42 drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:40 .. 20:41:42 -rw-rw-r--. 1 jenkins jenkins 6520 Aug 11 20:40 Attribution.txt 20:41:42 drwxrwxr-x. 2 jenkins jenkins 60 Aug 11 20:40 bin 20:41:42 -rw-rw-r--. 1 jenkins jenkins 4401 Aug 11 20:40 CHANGELOG.md 20:41:42 drwxrwxr-x. 3 jenkins jenkins 32 Aug 11 20:40 cmd 20:41:42 -rw-r--r--. 1 jenkins jenkins 7631 Aug 11 20:41 coverage.out 20:41:42 -rw-rw-r--. 1 jenkins jenkins 1459 Aug 11 20:40 Dockerfile 20:41:42 -rw-rw-r--. 1 jenkins jenkins 1057 Aug 11 20:40 Dockerfile.build 20:41:42 -rw-rw-r--. 1 jenkins jenkins 6 Aug 11 20:40 .dockerignore 20:41:42 drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:40 .git 20:41:42 drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:40 .github 20:41:42 -rw-rw-r--. 1 jenkins jenkins 269 Aug 11 20:40 .gitignore 20:41:42 -rw-rw-r--. 1 jenkins jenkins 208 Aug 11 20:40 go.mod 20:41:42 -rw-r--r--. 1 jenkins jenkins 20831 Aug 11 20:41 go.sum 20:41:42 -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:40 GOVERNANCE.md 20:41:42 drwxrwxr-x. 3 jenkins jenkins 20 Aug 11 20:40 internal 20:41:42 -rw-rw-r--. 1 jenkins jenkins 656 Aug 11 20:40 Jenkinsfile 20:41:42 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 11 20:40 LICENSE 20:41:42 -rw-rw-r--. 1 jenkins jenkins 936 Aug 11 20:40 Makefile 20:41:42 -rw-rw-r--. 1 jenkins jenkins 620 Aug 11 20:40 OWNERS.md 20:41:42 -rw-rw-r--. 1 jenkins jenkins 9073 Aug 11 20:40 README.md 20:41:42 -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:33 VERSION 20:41:42 -rw-rw-r--. 1 jenkins jenkins 209 Aug 11 20:40 version.go [Pipeline] isUnix [Pipeline] sh 20:41:42 + 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=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 --label arch=amd64 --label version=2.0.1-dev.2 . 20:41:42 Sending build context to Docker daemon 372.7kB 20:41:42 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:41:42 Step 2/24 : FROM ${BASE} AS builder 20:41:42 ---> d87ade1eb4cf 20:41:42 Step 3/24 : ARG MAKE='make build' 20:41:42 ---> Running in c076950bedea 20:41:42 Removing intermediate container c076950bedea 20:41:42 ---> cefcdda4e3d8 20:41:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:41:42 ---> Running in ab91835b5f85 20:41:42 Removing intermediate container ab91835b5f85 20:41:42 ---> aad3057bcc75 20:41:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:41:42 ---> Running in 3dfd672ea3e0 20:41:42 Removing intermediate container 3dfd672ea3e0 20:41:42 ---> 2a600de0cfb8 20:41:42 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:42 ---> Running in bca7b2b40ca3 20:41:43 Removing intermediate container bca7b2b40ca3 20:41:43 ---> 749320db3331 20:41:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:41:43 ---> Running in ad9368e4a047 20:41:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:41:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:41:45 OK: 224 MiB in 59 packages 20:41:45 Removing intermediate container ad9368e4a047 20:41:45 ---> 8f4cf8eee0fd 20:41:45 Step 8/24 : WORKDIR /device-snmp-go 20:41:45 ---> Running in 4e9e49542e9b 20:41:45 Removing intermediate container 4e9e49542e9b 20:41:45 ---> 579aa2723a66 20:41:45 Step 9/24 : COPY . . 20:41:46 ---> e12ed8079f15 20:41:46 Step 10/24 : RUN go mod tidy 20:41:46 ---> Running in 9f5b1668bf76 20:41:46 Removing intermediate container 9f5b1668bf76 20:41:46 ---> 718075742be4 20:41:46 Step 11/24 : RUN make update 20:41:46 ---> Running in d7d8cda887cd 20:41:47 CGO_ENABLED=0 GO111MODULE=on go mod download 20:41:47 Removing intermediate container d7d8cda887cd 20:41:47 ---> a330cbd17a3e 20:41:47 Step 12/24 : RUN ${MAKE} 20:41:47 ---> Running in fff662daef96 20:41:47 go mod tidy 20:41:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.2" -o cmd/device-snmp ./cmd 20:42:00 Removing intermediate container fff662daef96 20:42:00 ---> 3474f9ab4409 20:42:00 Step 13/24 : FROM alpine:3.12 20:42:00 3.12: Pulling from library/alpine 20:42:00 339de151aab4: Pulling fs layer 20:42:00 339de151aab4: Verifying Checksum 20:42:00 339de151aab4: Download complete 20:42:00 339de151aab4: Pull complete 20:42:00 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:42:00 Status: Downloaded newer image for alpine:3.12 20:42:00 ---> 13621d1b12d4 20:42:00 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 20:42:00 ---> Running in 20a1035302e2 20:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 20:42:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 20:42:00 (1/6) Installing dumb-init (1.2.2-r1) 20:42:00 (2/6) Installing libgcc (9.3.0-r2) 20:42:00 (3/6) Installing libsodium (1.0.18-r0) 20:42:00 (4/6) Installing libstdc++ (9.3.0-r2) 20:42:00 (5/6) Installing libzmq (4.3.3-r0) 20:42:00 (6/6) Installing zeromq (4.3.3-r0) 20:42:00 Executing busybox-1.31.1-r20.trigger 20:42:00 OK: 8 MiB in 20 packages 20:42:01 Removing intermediate container 20a1035302e2 20:42:01 ---> 5e70c9582845 20:42:01 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 20:42:01 ---> 9b8be92ee4ab 20:42:01 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:42:01 ---> 655425347243 20:42:01 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 20:42:01 ---> 13d6f50a8ffe 20:42:01 Step 18/24 : EXPOSE 59993 20:42:01 ---> Running in 2a33a320e74b 20:42:02 Removing intermediate container 2a33a320e74b 20:42:02 ---> b815851ed1c6 20:42:02 Step 19/24 : EXPOSE 161 20:42:02 ---> Running in 2f895d77a2d6 20:42:02 Removing intermediate container 2f895d77a2d6 20:42:02 ---> 0bccf5013dd9 20:42:02 Step 20/24 : ENTRYPOINT ["/device-snmp"] 20:42:02 ---> Running in 80a7f7ce969e 20:42:02 Removing intermediate container 80a7f7ce969e 20:42:02 ---> 57a6aa16981a 20:42:02 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:42:02 ---> Running in 2d51b35d738a 20:42:02 Removing intermediate container 2d51b35d738a 20:42:02 ---> 3619c05e7c6e 20:42:02 Step 22/24 : LABEL arch=amd64 20:42:02 ---> Running in 684b998a81f5 20:42:02 Removing intermediate container 684b998a81f5 20:42:02 ---> 3b2e206b7a87 20:42:02 Step 23/24 : LABEL git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:42:02 ---> Running in 7996ce0c674f 20:42:02 Removing intermediate container 7996ce0c674f 20:42:02 ---> 3d921637f0b7 20:42:02 Step 24/24 : LABEL version=2.0.1-dev.2 20:42:02 ---> Running in 65773598e4da 20:42:02 Removing intermediate container 65773598e4da 20:42:02 ---> 049866dfe94b 20:42:02 [Warning] One or more build-args [ARCH] were not consumed 20:42:02 Successfully built 049866dfe94b 20:42:02 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:02 provisioning config files... 20:42:02 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config3246077690130915260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:03 ---> docker-login.sh 20:42:03 nexus3.edgexfoundry.org:10001 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 nexus3.edgexfoundry.org:10002 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 nexus3.edgexfoundry.org:10003 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 nexus3.edgexfoundry.org:10004 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 docker.io 20:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:03 Configure a credential helper to remove this warning. See 20:42:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:03 20:42:03 Login Succeeded 20:42:03 ---> docker-login.sh ends [Pipeline] } 20:42:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:03 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 20:42:03 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:42:03 latest 20:42:03 2.0.1-dev.2 20:42:03 b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:42:03 main 20:42:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:04 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh 20:42:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:42:04 f6c4d3d8d016: Preparing 20:42:04 45913b0b4527: Preparing 20:42:04 0e059209b801: Preparing 20:42:04 34b68acc830c: Preparing 20:42:04 32f366d666a5: Preparing 20:42:04 32f366d666a5: Layer already exists 20:42:04 45913b0b4527: Pushed 20:42:04 f6c4d3d8d016: Pushed 20:42:04 34b68acc830c: Pushed 20:42:06 0e059209b801: Pushed 20:42:06 b24a0a6e9ac553b819564bd7a76aa5a4909c3321: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:42:06 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 20:42:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 20:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:42:06 f6c4d3d8d016: Preparing 20:42:06 45913b0b4527: Preparing 20:42:06 0e059209b801: Preparing 20:42:06 34b68acc830c: Preparing 20:42:06 32f366d666a5: Preparing 20:42:06 45913b0b4527: Layer already exists 20:42:06 34b68acc830c: Layer already exists 20:42:06 32f366d666a5: Layer already exists 20:42:06 f6c4d3d8d016: Layer already exists 20:42:06 0e059209b801: Layer already exists 20:42:06 latest: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:42:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:42:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 20:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:42:07 f6c4d3d8d016: Preparing 20:42:07 45913b0b4527: Preparing 20:42:07 0e059209b801: Preparing 20:42:07 34b68acc830c: Preparing 20:42:07 32f366d666a5: Preparing 20:42:07 32f366d666a5: Layer already exists 20:42:07 45913b0b4527: Layer already exists 20:42:07 f6c4d3d8d016: Layer already exists 20:42:07 0e059209b801: Layer already exists 20:42:07 34b68acc830c: Layer already exists 20:42:07 2.0.1-dev.2: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:42:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:42:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:42:08 f6c4d3d8d016: Preparing 20:42:08 45913b0b4527: Preparing 20:42:08 0e059209b801: Preparing 20:42:08 34b68acc830c: Preparing 20:42:08 32f366d666a5: Preparing 20:42:08 45913b0b4527: Layer already exists 20:42:08 32f366d666a5: Layer already exists 20:42:08 34b68acc830c: Layer already exists 20:42:08 f6c4d3d8d016: Layer already exists 20:42:08 0e059209b801: Layer already exists 20:42:08 b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:42:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh 20:42:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 20:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 20:42:08 f6c4d3d8d016: Preparing 20:42:08 45913b0b4527: Preparing 20:42:08 0e059209b801: Preparing 20:42:08 34b68acc830c: Preparing 20:42:08 32f366d666a5: Preparing 20:42:08 0e059209b801: Layer already exists 20:42:08 34b68acc830c: Layer already exists 20:42:08 f6c4d3d8d016: Layer already exists 20:42:08 45913b0b4527: Layer already exists 20:42:08 32f366d666a5: Layer already exists 20:42:09 main: digest: sha256:8de2ccb83d71a1dad6ddde10654ccb4a149e71890189572cb50aefe96c67d615 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:42:09 ===================================================== [Pipeline] echo 20:42:09 taggedImages: 20:42:09 - nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:42:09 - nexus3.edgexfoundry.org:10004/device-snmp:latest 20:42:09 - nexus3.edgexfoundry.org:10004/device-snmp:2.0.1-dev.2 20:42:09 - nexus3.edgexfoundry.org:10004/device-snmp:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:42:09 - 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:10 20:42:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:42:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:10 latest: Pulling from edgex-lftools-log-publisher 20:42:10 b4d181a07f80: Pulling fs layer 20:42:10 a1111a8f2ec3: Pulling fs layer 20:42:10 ed53099fbce6: Pulling fs layer 20:42:10 dc539afda2c1: Pulling fs layer 20:42:10 77bc0d833cb6: Pulling fs layer 20:42:10 9065ff56babe: Pulling fs layer 20:42:10 d287ab97295c: Pulling fs layer 20:42:10 dc539afda2c1: Waiting 20:42:10 77bc0d833cb6: Waiting 20:42:10 9065ff56babe: Waiting 20:42:10 d287ab97295c: Waiting 20:42:10 a1111a8f2ec3: Verifying Checksum 20:42:10 a1111a8f2ec3: Download complete 20:42:10 dc539afda2c1: Verifying Checksum 20:42:10 dc539afda2c1: Download complete 20:42:10 77bc0d833cb6: Verifying Checksum 20:42:10 77bc0d833cb6: Download complete 20:42:11 9065ff56babe: Verifying Checksum 20:42:11 9065ff56babe: Download complete 20:42:11 ed53099fbce6: Verifying Checksum 20:42:11 ed53099fbce6: Download complete 20:42:12 b4d181a07f80: Verifying Checksum 20:42:12 b4d181a07f80: Download complete 20:42:13 b4d181a07f80: Pull complete 20:42:13 a1111a8f2ec3: Pull complete 20:42:13 ed53099fbce6: Pull complete 20:42:13 dc539afda2c1: Pull complete 20:42:14 77bc0d833cb6: Pull complete 20:42:14 9065ff56babe: Pull complete 20:42:16 d287ab97295c: Verifying Checksum 20:42:16 d287ab97295c: Download complete 20:42:20 d287ab97295c: Pull complete 20:42:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:42:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:42:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:42:20 prd-centos7-docker-4c-2g-570 does not seem to be running inside a container 20:42:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:42:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-573 in /w/workspace/edgexfoundry_device-snmp-go_main 20:42:23 $ docker top 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 20:42:23 Running in /w/workspace/device-snmp-go/3 [Pipeline] { [Pipeline] checkout 20:42:23 Selected Git installation does not exist. Using Default 20:42:23 The recommended git tool is: NONE 20:42:23 ---> job-cost.sh 20:42:23 lf-activate-venv: SKIPPING 20:42:23 INFO: No Stack... 20:42:24 INFO: Retrieving Pricing Info for: v3-standard-2 20:42:24 INFO: Archiving Costs [Pipeline] sh 20:42:25 + cat /w/workspace/device-snmp-go/3/archives/cost.csv 20:42:25 + cut -d, -f6 [Pipeline] lock 20:42:25 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] 20:42:25 Resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] did not exist. Created. 20:42:25 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:25 + echo total: 0.05999999865889549 [Pipeline] stash 20:42:25 Stashed 1 file(s) [Pipeline] } 20:42:25 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:25 $ docker stop --time=1 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 20:42:26 $ docker rm -f 1a7c6319d5caac602658e71b7ac9927e3efb876cecbd822d37c2f1912d331e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:42:30 using credential edgex-jenkins-ssh 20:42:30 Cloning the remote Git repository 20:42:30 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 20:42:30 > git init /w/workspace/device-snmp-go/3 # timeout=10 20:42:30 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 20:42:30 > git --version # timeout=10 20:42:30 > git --version # 'git version 2.17.1' 20:42:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:31 Avoid second fetch 20:42:31 Checking out Revision b24a0a6e9ac553b819564bd7a76aa5a4909c3321 (main) 20:42:31 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 20:42:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:31 > git config core.sparsecheckout # timeout=10 20:42:31 > git checkout -f b24a0a6e9ac553b819564bd7a76aa5a4909c3321 # timeout=10 20:42:36 Commit message: "Merge pull request #121 from jpwhitemn/update-toml-add-gov-docs" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:42:36 provisioning config files... 20:42:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config1945867552500243526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:37 ---> docker-login.sh 20:42:37 nexus3.edgexfoundry.org:10001 20:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 nexus3.edgexfoundry.org:10002 20:42:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:39 Configure a credential helper to remove this warning. See 20:42:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:39 20:42:39 Login Succeeded 20:42:39 nexus3.edgexfoundry.org:10003 20:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:40 Configure a credential helper to remove this warning. See 20:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:40 20:42:40 Login Succeeded 20:42:40 nexus3.edgexfoundry.org:10004 20:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:40 Configure a credential helper to remove this warning. See 20:42:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:40 20:42:40 Login Succeeded 20:42:40 docker.io 20:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:42:41 Configure a credential helper to remove this warning. See 20:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:42:41 20:42:41 Login Succeeded 20:42:41 ---> docker-login.sh ends [Pipeline] } 20:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:42:42 ========================================================= 20:42:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:42:42 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:42:42 + 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 . 20:42:43 Sending build context to Docker daemon 363.5kB 20:42:43 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 20:42:43 Step 2/10 : FROM ${BASE} 20:42:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:42:43 595b0fe564bb: Pulling fs layer 20:42:43 24495759ef45: Pulling fs layer 20:42:43 d148012ef14d: Pulling fs layer 20:42:43 e90a11edd702: Pulling fs layer 20:42:43 d77568369979: Pulling fs layer 20:42:43 fc1c9f9a7f3b: Pulling fs layer 20:42:43 170f2ba95c9a: Pulling fs layer 20:42:43 97ac5df62f85: Pulling fs layer 20:42:43 e90a11edd702: Waiting 20:42:43 d77568369979: Waiting 20:42:43 fc1c9f9a7f3b: Waiting 20:42:43 170f2ba95c9a: Waiting 20:42:43 97ac5df62f85: Waiting 20:42:43 d148012ef14d: Verifying Checksum 20:42:43 d148012ef14d: Download complete 20:42:43 24495759ef45: Verifying Checksum 20:42:43 24495759ef45: Download complete 20:42:43 d77568369979: Download complete 20:42:43 fc1c9f9a7f3b: Verifying Checksum 20:42:43 fc1c9f9a7f3b: Download complete 20:42:43 170f2ba95c9a: Verifying Checksum 20:42:43 170f2ba95c9a: Download complete 20:42:43 595b0fe564bb: Verifying Checksum 20:42:43 595b0fe564bb: Download complete 20:42:44 595b0fe564bb: Pull complete 20:42:45 24495759ef45: Pull complete 20:42:46 d148012ef14d: Pull complete 20:42:48 97ac5df62f85: Verifying Checksum 20:42:48 97ac5df62f85: Download complete 20:42:49 e90a11edd702: Verifying Checksum 20:42:49 e90a11edd702: Download complete 20:42:59 e90a11edd702: Pull complete 20:42:59 d77568369979: Pull complete 20:43:00 fc1c9f9a7f3b: Pull complete 20:43:00 170f2ba95c9a: Pull complete 20:43:07 97ac5df62f85: Pull complete 20:43:07 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 20:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:43:07 ---> 04bc70af865f 20:43:07 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 20:43:14 ---> Running in 771d461ff7a5 20:43:14 Removing intermediate container 771d461ff7a5 20:43:14 ---> a8c11d9a307d 20:43:14 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 20:43:14 ---> Running in c2a55d17091b 20:43:14 Removing intermediate container c2a55d17091b 20:43:14 ---> 755f529542f0 20:43:14 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 20:43:14 ---> Running in 44afaf0c74d0 20:43:15 Removing intermediate container 44afaf0c74d0 20:43:15 ---> 6bf3c34badc4 20:43:15 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:43:15 ---> Running in f8558a1c4b30 20:43:17 Removing intermediate container f8558a1c4b30 20:43:17 ---> f92c72872701 20:43:17 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:17 ---> Running in 7ce0c6cb96fb 20:43:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:43:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:43:21 (1/7) Installing openssh-keygen (8.4_p1-r3) 20:43:21 (2/7) Installing libedit (20191231.3.1-r1) 20:43:22 (3/7) Installing openssh-client (8.4_p1-r3) 20:43:22 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 20:43:22 (5/7) Installing openssh-server-common (8.4_p1-r3) 20:43:22 (6/7) Installing openssh-server (8.4_p1-r3) 20:43:23 (7/7) Installing openssh (8.4_p1-r3) 20:43:23 Executing busybox-1.32.1-r6.trigger 20:43:23 OK: 224 MiB in 59 packages 20:43:25 Removing intermediate container 7ce0c6cb96fb 20:43:25 ---> d267f0e41392 20:43:25 Step 8/10 : WORKDIR /device-snmp-go 20:43:25 ---> Running in 80912da539b6 20:43:25 Removing intermediate container 80912da539b6 20:43:25 ---> 10bfcfae522f 20:43:25 Step 9/10 : COPY . . 20:43:26 ---> 7e48fa67f017 20:43:26 Step 10/10 : RUN go mod download 20:43:27 ---> Running in ba3891defdb9 20:43:59 Removing intermediate container ba3891defdb9 20:43:59 ---> 24f96d87b30d 20:43:59 Successfully built 24f96d87b30d 20:43:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:43:59 + docker inspect -f . ci-base-image-arm64 20:43:59 . [Pipeline] withDockerContainer 20:44:00 prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container 20:44:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:44:01 $ docker top e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:02 + go version 20:44:02 go version go1.16.6 linux/arm64 [Pipeline] } 20:44:02 $ docker stop --time=1 e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 20:44:04 $ docker rm -f e3f0b39833480f252bc2baf8a52c3f1d96adc481975f108fb534baebd8b08751 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:05 + docker inspect -f . ci-base-image-arm64 20:44:05 . [Pipeline] withDockerContainer 20:44:05 prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container 20:44:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:44:07 $ docker top 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:44:08 + go mod tidy [Pipeline] sh 20:44:10 + make test 20:44:10 go mod tidy 20:44:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 20:44:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 20:45:08 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 20:45:08 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements 20:45:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:45:35 gofmt -l . 20:45:35 [ "`gofmt -l .`" = "" ] 20:45:35 ./bin/test-attribution-txt.sh [Pipeline] } 20:45:35 $ docker stop --time=1 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 20:45:37 $ docker rm -f 05fafdf6695d207694df673f9605e5441c1f7f9be8806624b3aa6770ed003513 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:38 Warning: overwriting stash ‘coverage-report’ 20:45:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:39 + ls -al . 20:45:39 total 144 20:45:39 drwxrwxr-x 7 jenkins jenkins 4096 Aug 11 20:45 . 20:45:39 drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:42 .. 20:45:39 -rw-rw-r-- 1 jenkins jenkins 6 Aug 11 20:42 .dockerignore 20:45:39 drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:42 .git 20:45:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 .github 20:45:39 -rw-rw-r-- 1 jenkins jenkins 269 Aug 11 20:42 .gitignore 20:45:39 -rw-rw-r-- 1 jenkins jenkins 6520 Aug 11 20:42 Attribution.txt 20:45:39 -rw-rw-r-- 1 jenkins jenkins 4401 Aug 11 20:42 CHANGELOG.md 20:45:39 -rw-rw-r-- 1 jenkins jenkins 1459 Aug 11 20:42 Dockerfile 20:45:39 -rw-rw-r-- 1 jenkins jenkins 1057 Aug 11 20:42 Dockerfile.build 20:45:39 -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:42 GOVERNANCE.md 20:45:39 -rw-rw-r-- 1 jenkins jenkins 656 Aug 11 20:42 Jenkinsfile 20:45:39 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 11 20:42 LICENSE 20:45:39 -rw-rw-r-- 1 jenkins jenkins 936 Aug 11 20:42 Makefile 20:45:39 -rw-rw-r-- 1 jenkins jenkins 620 Aug 11 20:42 OWNERS.md 20:45:39 -rw-rw-r-- 1 jenkins jenkins 9073 Aug 11 20:42 README.md 20:45:39 -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:33 VERSION 20:45:39 drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:42 bin 20:45:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 cmd 20:45:39 -rw-r--r-- 1 jenkins jenkins 7631 Aug 11 20:45 coverage.out 20:45:39 -rw-rw-r-- 1 jenkins jenkins 208 Aug 11 20:42 go.mod 20:45:39 -rw-r--r-- 1 jenkins jenkins 20831 Aug 11 20:44 go.sum 20:45:39 drwxrwxr-x 3 jenkins jenkins 4096 Aug 11 20:42 internal 20:45:39 -rw-rw-r-- 1 jenkins jenkins 209 Aug 11 20:42 version.go [Pipeline] isUnix [Pipeline] sh 20:45:40 + 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=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 --label arch=arm64 --label version=2.0.1-dev.2 . 20:45:40 Sending build context to Docker daemon 371.7kB 20:45:40 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 20:45:40 Step 2/24 : FROM ${BASE} AS builder 20:45:40 ---> 24f96d87b30d 20:45:40 Step 3/24 : ARG MAKE='make build' 20:45:41 ---> Running in c5431ebf694c 20:45:41 Removing intermediate container c5431ebf694c 20:45:41 ---> c37f0cb8fc16 20:45:41 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:45:42 ---> Running in 0fedda4d29b6 20:45:42 Removing intermediate container 0fedda4d29b6 20:45:42 ---> b7d03cbf9fcf 20:45:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:45:42 ---> Running in 95798231f72d 20:45:43 Removing intermediate container 95798231f72d 20:45:43 ---> 10412bb86a48 20:45:43 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:45:43 ---> Running in f50f17a17403 20:45:45 Removing intermediate container f50f17a17403 20:45:45 ---> 2615935082c4 20:45:45 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:45 ---> Running in 84aafc772acd 20:45:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:45:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:45:49 OK: 224 MiB in 59 packages 20:45:50 Removing intermediate container 84aafc772acd 20:45:50 ---> 04b5574f7ef4 20:45:50 Step 8/24 : WORKDIR /device-snmp-go 20:45:50 ---> Running in a3a46094a792 20:45:51 Removing intermediate container a3a46094a792 20:45:51 ---> b9fcbb63f11d 20:45:51 Step 9/24 : COPY . . 20:45:52 ---> ffa72eb3d478 20:45:52 Step 10/24 : RUN go mod tidy 20:45:52 ---> Running in 20ec8fc5ddb7 20:45:55 Removing intermediate container 20ec8fc5ddb7 20:45:55 ---> 3526d89b8eb0 20:45:55 Step 11/24 : RUN make update 20:45:55 ---> Running in 8c508ad47dcf 20:45:57 CGO_ENABLED=0 GO111MODULE=on go mod download 20:45:58 Removing intermediate container 8c508ad47dcf 20:45:58 ---> 52013df4ed5f 20:45:58 Step 12/24 : RUN ${MAKE} 20:45:58 ---> Running in 3399234f98e5 20:45:59 go mod tidy 20:46:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.2" -o cmd/device-snmp ./cmd 20:46:39 Removing intermediate container 3399234f98e5 20:46:39 ---> ce60ff4d4393 20:46:39 Step 13/24 : FROM alpine:3.12 20:46:39 3.12: Pulling from library/alpine 20:46:39 d2f70382dc9a: Pulling fs layer 20:46:40 d2f70382dc9a: Verifying Checksum 20:46:40 d2f70382dc9a: Download complete 20:46:40 d2f70382dc9a: Pull complete 20:46:41 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 20:46:41 Status: Downloaded newer image for alpine:3.12 20:46:41 ---> c4fd0aeabfcf 20:46:41 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 20:46:41 ---> Running in 72c0322a3e1b 20:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 20:46:42 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 20:46:43 (1/6) Installing dumb-init (1.2.2-r1) 20:46:43 (2/6) Installing libgcc (9.3.0-r2) 20:46:43 (3/6) Installing libsodium (1.0.18-r0) 20:46:43 (4/6) Installing libstdc++ (9.3.0-r2) 20:46:43 (5/6) Installing libzmq (4.3.3-r0) 20:46:43 (6/6) Installing zeromq (4.3.3-r0) 20:46:43 Executing busybox-1.31.1-r20.trigger 20:46:43 OK: 8 MiB in 20 packages 20:46:44 Removing intermediate container 72c0322a3e1b 20:46:44 ---> a3124f55bcd3 20:46:44 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 20:46:46 ---> c66be8070c7e 20:46:46 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 20:46:47 ---> 3ae25612402e 20:46:47 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 20:46:47 ---> e90c3475df39 20:46:47 Step 18/24 : EXPOSE 59993 20:46:47 ---> Running in c66aad7c3521 20:46:48 Removing intermediate container c66aad7c3521 20:46:48 ---> 08cb17060ba2 20:46:48 Step 19/24 : EXPOSE 161 20:46:48 ---> Running in 33acc9d07546 20:46:49 Removing intermediate container 33acc9d07546 20:46:49 ---> e1ac2a2e4733 20:46:49 Step 20/24 : ENTRYPOINT ["/device-snmp"] 20:46:49 ---> Running in b2a1a1c34f3f 20:46:49 Removing intermediate container b2a1a1c34f3f 20:46:49 ---> 690f262284f9 20:46:49 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:46:50 ---> Running in 37947f5aa158 20:46:50 Removing intermediate container 37947f5aa158 20:46:50 ---> da9bddcc3be9 20:46:50 Step 22/24 : LABEL arch=arm64 20:46:50 ---> Running in 27dcd6a16e70 20:46:51 Removing intermediate container 27dcd6a16e70 20:46:51 ---> 9b66eaba88f5 20:46:51 Step 23/24 : LABEL git_sha=b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:46:51 ---> Running in df342f2bcecb 20:46:52 Removing intermediate container df342f2bcecb 20:46:52 ---> 49f83aff4ba7 20:46:52 Step 24/24 : LABEL version=2.0.1-dev.2 20:46:52 ---> Running in 904bb667c28c 20:46:52 Removing intermediate container 904bb667c28c 20:46:52 ---> 73ceba0c8c8f 20:46:52 [Warning] One or more build-args [ARCH] were not consumed 20:46:52 Successfully built 73ceba0c8c8f 20:46:52 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 20:46:52 provisioning config files... 20:46:52 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/3@tmp/config2416320155834779611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:53 ---> docker-login.sh 20:46:53 nexus3.edgexfoundry.org:10001 20:46:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:53 Configure a credential helper to remove this warning. See 20:46:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:53 20:46:53 Login Succeeded 20:46:53 nexus3.edgexfoundry.org:10002 20:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:54 Configure a credential helper to remove this warning. See 20:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:54 20:46:54 Login Succeeded 20:46:54 nexus3.edgexfoundry.org:10003 20:46:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:54 Configure a credential helper to remove this warning. See 20:46:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:54 20:46:54 Login Succeeded 20:46:54 nexus3.edgexfoundry.org:10004 20:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:55 Configure a credential helper to remove this warning. See 20:46:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:55 20:46:55 Login Succeeded 20:46:55 docker.io 20:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:46:56 Configure a credential helper to remove this warning. See 20:46:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:46:56 20:46:56 Login Succeeded 20:46:56 ---> docker-login.sh ends [Pipeline] } 20:46:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:56 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 20:46:56 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:46:56 latest 20:46:56 2.0.1-dev.2 20:46:56 b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:46:56 main 20:46:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:46:56 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh 20:46:57 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:46:57 171d4076050b: Preparing 20:46:57 17845525e3a2: Preparing 20:46:57 d47b4a8b95ff: Preparing 20:46:57 774e958c6255: Preparing 20:46:57 3fbe34a1663b: Preparing 20:46:57 3fbe34a1663b: Layer already exists 20:46:57 171d4076050b: Pushed 20:46:57 17845525e3a2: Pushed 20:46:58 774e958c6255: Pushed 20:47:00 d47b4a8b95ff: Pushed 20:47:00 b24a0a6e9ac553b819564bd7a76aa5a4909c3321: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:47:01 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:47:01 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 20:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:47:01 171d4076050b: Preparing 20:47:01 17845525e3a2: Preparing 20:47:01 d47b4a8b95ff: Preparing 20:47:01 774e958c6255: Preparing 20:47:01 3fbe34a1663b: Preparing 20:47:01 774e958c6255: Layer already exists 20:47:01 d47b4a8b95ff: Layer already exists 20:47:01 17845525e3a2: Layer already exists 20:47:01 3fbe34a1663b: Layer already exists 20:47:01 171d4076050b: Layer already exists 20:47:01 latest: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:47:02 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:47:02 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 20:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:47:02 171d4076050b: Preparing 20:47:02 17845525e3a2: Preparing 20:47:02 d47b4a8b95ff: Preparing 20:47:02 774e958c6255: Preparing 20:47:02 3fbe34a1663b: Preparing 20:47:02 17845525e3a2: Layer already exists 20:47:02 d47b4a8b95ff: Layer already exists 20:47:02 3fbe34a1663b: Layer already exists 20:47:02 171d4076050b: Layer already exists 20:47:02 774e958c6255: Layer already exists 20:47:02 2.0.1-dev.2: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:47:03 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 20:47:03 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:47:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:47:03 171d4076050b: Preparing 20:47:03 17845525e3a2: Preparing 20:47:03 d47b4a8b95ff: Preparing 20:47:03 774e958c6255: Preparing 20:47:03 3fbe34a1663b: Preparing 20:47:03 774e958c6255: Layer already exists 20:47:03 3fbe34a1663b: Layer already exists 20:47:03 17845525e3a2: Layer already exists 20:47:03 171d4076050b: Layer already exists 20:47:03 d47b4a8b95ff: Layer already exists 20:47:03 b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] isUnix [Pipeline] sh 20:47:04 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 20:47:04 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 20:47:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 20:47:04 171d4076050b: Preparing 20:47:04 17845525e3a2: Preparing 20:47:04 d47b4a8b95ff: Preparing 20:47:04 774e958c6255: Preparing 20:47:04 3fbe34a1663b: Preparing 20:47:04 171d4076050b: Layer already exists 20:47:04 17845525e3a2: Layer already exists 20:47:04 774e958c6255: Layer already exists 20:47:04 d47b4a8b95ff: Layer already exists 20:47:04 3fbe34a1663b: Layer already exists 20:47:04 main: digest: sha256:db5778235ecbbfea4ae4446621cb904432a856762184c2ab01af0e052adc83b4 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:47:04 ===================================================== [Pipeline] echo 20:47:04 taggedImages: 20:47:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321 20:47:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 20:47:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.2 20:47:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:b24a0a6e9ac553b819564bd7a76aa5a4909c3321-2.0.1-dev.2 20:47:04 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:05 20:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:05 arm64: Pulling from edgex-lftools-log-publisher 20:47:05 448f6bf000e3: Pulling fs layer 20:47:05 f757da607395: Pulling fs layer 20:47:05 05883995daec: Pulling fs layer 20:47:05 8603b9c90790: Pulling fs layer 20:47:05 1560dd03e051: Pulling fs layer 20:47:05 27f5ce0e4adf: Pulling fs layer 20:47:05 c2d8d7efcc4b: Pulling fs layer 20:47:05 1560dd03e051: Waiting 20:47:05 27f5ce0e4adf: Waiting 20:47:05 c2d8d7efcc4b: Waiting 20:47:05 8603b9c90790: Waiting 20:47:05 f757da607395: Verifying Checksum 20:47:05 f757da607395: Download complete 20:47:05 8603b9c90790: Verifying Checksum 20:47:06 1560dd03e051: Verifying Checksum 20:47:06 1560dd03e051: Download complete 20:47:06 27f5ce0e4adf: Verifying Checksum 20:47:06 27f5ce0e4adf: Download complete 20:47:06 05883995daec: Verifying Checksum 20:47:06 05883995daec: Download complete 20:47:07 448f6bf000e3: Download complete 20:47:10 c2d8d7efcc4b: Verifying Checksum 20:47:10 c2d8d7efcc4b: Download complete 20:47:10 448f6bf000e3: Pull complete 20:47:11 f757da607395: Pull complete 20:47:13 05883995daec: Pull complete 20:47:13 8603b9c90790: Pull complete 20:47:14 1560dd03e051: Pull complete 20:47:14 27f5ce0e4adf: Pull complete 20:47:29 c2d8d7efcc4b: Pull complete 20:47:29 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:47:29 prd-ubuntu18.04-docker-arm64-4c-16g-573 does not seem to be running inside a container 20:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/3 -v /w/workspace/device-snmp-go/3:/w/workspace/device-snmp-go/3:rw,z -v /w/workspace/device-snmp-go/3@tmp:/w/workspace/device-snmp-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:47:34 $ docker top 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:35 ---> job-cost.sh 20:47:35 lf-activate-venv: SKIPPING 20:47:35 INFO: No Stack... 20:47:36 INFO: Retrieving Pricing Info for: v2-standard-4 20:47:37 INFO: Archiving Costs [Pipeline] sh 20:47:37 + cat /w/workspace/device-snmp-go/3/archives/cost.csv 20:47:37 + cut -d, -f6 [Pipeline] lock 20:47:37 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] 20:47:37 Resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] did not exist. Created. 20:47:37 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:38 /w/workspace/device-snmp-go/3@tmp/durable-fe903206/script.sh: 1: /w/workspace/device-snmp-go/3@tmp/durable-fe903206/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:47:39 + echo total: 0.18000000715255737 [Pipeline] stash 20:47:39 Warning: overwriting stash ‘stack-cost’ 20:47:39 Stashed 1 file(s) [Pipeline] } 20:47:39 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:39 $ docker stop --time=1 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 20:47:41 $ docker rm -f 816321d7f4c74eafbe22c371ef1eb57ae6a196d1e756c7fa2021cfc938138c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 20:47:41 provisioning config files... 20:47:41 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7847607678013251004tmp [Pipeline] { [Pipeline] sh 20:47:42 + set +x 20:47:42 + curl -s https://codecov.io/bash 20:47:42 + bash -s -- 20:47:42 20:47:42 _____ _ 20:47:42 / ____| | | 20:47:42 | | ___ __| | ___ ___ _____ __ 20:47:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:42 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:42 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:42 Bash-1.0.6 20:47:42 20:47:42 20:47:42 ==> git version 2.24.4 found 20:47:42 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:47:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:47:42 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:47:42 ==> Jenkins CI detected. 20:47:42 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 20:47:42 project root: . 20:47:42 --> token set from env 20:47:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:42 ==> Running gcov in . (disable via -X gcov) 20:47:42 ==> Python coveragepy not found 20:47:42 ==> Searching for coverage reports in: 20:47:42 + . 20:47:42 -> Found 1 reports 20:47:42 ==> Detecting git/mercurial file structure 20:47:42 ==> Reading reports 20:47:42 + ./coverage.out bytes=7631 20:47:42 ==> Appending adjustments 20:47:42 https://docs.codecov.io/docs/fixing-reports 20:47:42 + Found adjustments 20:47:42 ==> Gzipping contents 20:47:42 4.0K /tmp/codecov.rAr1ZX.gz 20:47:42 ==> Uploading reports 20:47:42 url: https://codecov.io 20:47:42 query: branch=main&commit=b24a0a6e9ac553b819564bd7a76aa5a4909c3321&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:42 -> Pinging Codecov 20:47:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=b24a0a6e9ac553b819564bd7a76aa5a4909c3321&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:42 -> Uploading to 20:47:42 https://storage.googleapis.com/codecov/v4/raw/2021-08-11/6C56EA5C29638FB4528AC87E60AF5AE0/b24a0a6e9ac553b819564bd7a76aa5a4909c3321/ca202e14-832a-4f02-8cf7-708e0d423926.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T204742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=99c06d91f088c586103563af493f26ebcf63f6c64b7fc2320c0c431e02e9ce40 20:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:42 Dload Upload Total Spent Left Speed 20:47:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1336 0 0 100 1336 0 3235 --:--:-- --:--:-- --:--:-- 3242 20:47:43 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] } 20:47:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:47:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:47:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:43 20:47:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:44 188c0c94c7c5: Pulling fs layer 20:47:44 0ef7d3d256c8: Pulling fs layer 20:47:44 de9db76c5a1d: Pulling fs layer 20:47:44 0eba1c9be4d2: Pulling fs layer 20:47:44 0d57e429df01: Pulling fs layer 20:47:44 4e4be7b47b0d: Pulling fs layer 20:47:44 e1f770b5df2f: Pulling fs layer 20:47:44 85a0685a4137: Pulling fs layer 20:47:44 0eba1c9be4d2: Waiting 20:47:44 0d57e429df01: Waiting 20:47:44 4e4be7b47b0d: Waiting 20:47:44 e1f770b5df2f: Waiting 20:47:44 85a0685a4137: Waiting 20:47:44 de9db76c5a1d: Verifying Checksum 20:47:44 de9db76c5a1d: Download complete 20:47:44 0ef7d3d256c8: Verifying Checksum 20:47:44 0ef7d3d256c8: Download complete 20:47:44 0d57e429df01: Verifying Checksum 20:47:44 0d57e429df01: Download complete 20:47:44 4e4be7b47b0d: Verifying Checksum 20:47:44 4e4be7b47b0d: Download complete 20:47:44 188c0c94c7c5: Verifying Checksum 20:47:44 188c0c94c7c5: Download complete 20:47:44 188c0c94c7c5: Pull complete 20:47:44 0ef7d3d256c8: Pull complete 20:47:44 de9db76c5a1d: Pull complete 20:47:46 e1f770b5df2f: Verifying Checksum 20:47:46 e1f770b5df2f: Download complete 20:47:53 0eba1c9be4d2: Verifying Checksum 20:47:53 0eba1c9be4d2: Download complete 20:47:54 85a0685a4137: Verifying Checksum 20:47:54 85a0685a4137: Download complete 20:47:56 0eba1c9be4d2: Pull complete 20:47:56 0d57e429df01: Pull complete 20:47:56 4e4be7b47b0d: Pull complete 20:47:56 e1f770b5df2f: Pull complete 20:47:59 85a0685a4137: Pull complete 20:47:59 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:47:59 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:47:59 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:48:02 $ docker top d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f -eo pid,comm [Pipeline] { [Pipeline] echo 20:48:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:48:03 + set -o pipefail 20:48:03 + snyk monitor '--org=edgex-jenkins' 20:48:08 20:48:08 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 20:48:08 20:48:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/83654a0c-523d-4fd2-820a-3890fa4bc3a7 20:48:08 20:48:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:48:08 20:48:08 20:48:08 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 20:48:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:48:08 $ docker stop --time=1 d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f 20:48:10 $ docker rm -f d3a0e49db89cb75827f46f0e75da8c58b00dcf00c71c669547d961db7c4a0a9f [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 20:48:11 + git log --format=format:%s -1 b24a0a6e9ac553b819564bd7a76aa5a4909c3321 [Pipeline] isUnix [Pipeline] sh 20:48:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:12 . [Pipeline] withDockerContainer 20:48:12 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:48:12 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:12 $ docker top 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:13 [ssh-agent] Looking for ssh-agent implementation... 20:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:13 $ docker exec 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 ssh-agent 20:48:13 SSH_AUTH_SOCK=/tmp/ssh-O3syBim9Kir1/agent.14 20:48:13 SSH_AGENT_PID=21 20:48:13 Running ssh-add (command line suppressed) 20:48:13 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2970273000895591565.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2970273000895591565.key) 20:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:14 + git semver tag 20:48:14 # -> Open(): unable to determine branch for HEAD 20:48:14 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 20:48:14 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 20:48:14 # $SEMVER_REMOTE_NAME = origin 20:48:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:14 # $SEMVER_USER_NAME = edgex-jenkins 20:48:14 # $SEMVER_BRANCH = main 20:48:14 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:48:14 # b24a0a6e9ac553b819564bd7a76aa5a4909c3321 HEAD 20:48:14 # -> Force: false 20:48:14 # dfb36c559d90dca634c830f324a428efefebd086 refs/tags/v2.0.1-dev.2 [Pipeline] } 20:48:14 $ docker exec --env ******** --env ******** 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 ssh-agent -k 20:48:14 unset SSH_AUTH_SOCK; 20:48:14 unset SSH_AGENT_PID; 20:48:14 echo Agent pid 21 killed; 20:48:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:14 + git semver [Pipeline] } 20:48:14 $ docker stop --time=1 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 20:48:16 $ docker rm -f 2d442ec07902c7c7521df338308bc6ac635771331fe39fe5f14344eb3130a713 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:48:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:16 20:48:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:48:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:16 0.23.1-centos7: Pulling from edgex-lftools 20:48:16 ab5ef0e58194: Pulling fs layer 20:48:16 9712f1f96733: Pulling fs layer 20:48:16 63f879dbbcfc: Pulling fs layer 20:48:16 0d9ebad4ef96: Pulling fs layer 20:48:16 e9a5061849ea: Pulling fs layer 20:48:16 d747dcd14b5f: Pulling fs layer 20:48:16 2de7ff778b66: Pulling fs layer 20:48:16 0d9ebad4ef96: Waiting 20:48:16 e9a5061849ea: Waiting 20:48:16 d747dcd14b5f: Waiting 20:48:16 2de7ff778b66: Waiting 20:48:16 9712f1f96733: Verifying Checksum 20:48:16 9712f1f96733: Download complete 20:48:19 63f879dbbcfc: Verifying Checksum 20:48:19 63f879dbbcfc: Download complete 20:48:19 e9a5061849ea: Verifying Checksum 20:48:19 e9a5061849ea: Download complete 20:48:19 d747dcd14b5f: Verifying Checksum 20:48:19 d747dcd14b5f: Download complete 20:48:20 2de7ff778b66: Verifying Checksum 20:48:20 2de7ff778b66: Download complete 20:48:20 0d9ebad4ef96: Verifying Checksum 20:48:20 0d9ebad4ef96: Download complete 20:48:21 ab5ef0e58194: Verifying Checksum 20:48:21 ab5ef0e58194: Download complete 20:48:23 ab5ef0e58194: Pull complete 20:48:23 9712f1f96733: Pull complete 20:48:24 63f879dbbcfc: Pull complete 20:48:28 0d9ebad4ef96: Pull complete 20:48:28 e9a5061849ea: Pull complete 20:48:28 d747dcd14b5f: Pull complete 20:48:29 2de7ff778b66: Pull complete 20:48:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:48:29 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:48:29 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:48:32 $ docker top 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:32 provisioning config files... 20:48:32 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7562929438911275098tmp 20:48:32 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config588219828462677654tmp 20:48:32 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config740961646583289989tmp [Pipeline] { [Pipeline] echo 20:48:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:32 ---> sigul-configuration.sh 20:48:32 gpg: directory `/root/.gnupg' created 20:48:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:32 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:32 gpg: CAST5 encrypted data 20:48:32 gpg: encrypted with 1 passphrase 20:48:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:33 + mkdir /home/jenkins 20:48:33 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:33 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:48:33 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:33 ---> sigul-install.sh 20:48:33 Sigul already installed; skipping installation. [Pipeline] sh 20:48:34 + git tag --list 20:48:34 1.0.0 20:48:34 v0.0.0 20:48:34 v1.1.0 20:48:34 v1.1.1 20:48:34 v1.2.2 20:48:34 v1.3.0 20:48:34 v1.3.1 20:48:34 v2.0.0 20:48:34 v2.0.1-dev.1 20:48:34 v2.0.1-dev.2 [Pipeline] sh 20:48:34 + lftools sign git-tag v2.0.1-dev.2 20:48:34 Signing Git tag with Sigul... 20:48:34 Signing v2.0.1-dev.2 [Pipeline] echo 20:48:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:36 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:36 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:36 $ docker stop --time=1 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 20:48:37 $ docker rm -f 8a7eb6ca87de2e5c0964d69778b38cab3cf5f3ee2072704967f35fb497bbce76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:38 . [Pipeline] withDockerContainer 20:48:38 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:48:38 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:38 $ docker top 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:39 [ssh-agent] Looking for ssh-agent implementation... 20:48:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:39 $ docker exec 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f ssh-agent 20:48:39 SSH_AUTH_SOCK=/tmp/ssh-WITYOMijWNJE/agent.15 20:48:39 SSH_AGENT_PID=21 20:48:39 Running ssh-add (command line suppressed) 20:48:39 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7969461045608791710.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7969461045608791710.key) 20:48:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:40 + git semver bump pre 20:48:40 # -> Open(): unable to determine branch for HEAD 20:48:40 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 20:48:40 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 20:48:40 # $SEMVER_REMOTE_NAME = origin 20:48:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:40 # $SEMVER_USER_NAME = edgex-jenkins 20:48:40 # $SEMVER_BRANCH = main 20:48:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver 20:48:40 2.0.1-dev.3 [Pipeline] } 20:48:40 $ docker exec --env ******** --env ******** 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f ssh-agent -k 20:48:40 unset SSH_AUTH_SOCK; 20:48:40 unset SSH_AGENT_PID; 20:48:40 echo Agent pid 21 killed; 20:48:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:40 + git semver [Pipeline] } 20:48:40 $ docker stop --time=1 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f 20:48:41 $ docker rm -f 9a9bbed6ee0cfd4b273ffe361c11b7cded281569cd7cfa1c3373eb74faa5784f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:48:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:48:42 . [Pipeline] withDockerContainer 20:48:42 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:48:42 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:48:43 $ docker top e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:43 [ssh-agent] Looking for ssh-agent implementation... 20:48:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:43 $ docker exec e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 ssh-agent 20:48:43 SSH_AUTH_SOCK=/tmp/ssh-IDFNWSEDn9pp/agent.13 20:48:43 SSH_AGENT_PID=19 20:48:43 Running ssh-add (command line suppressed) 20:48:43 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7820374498947612055.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7820374498947612055.key) 20:48:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:44 + git semver push 20:48:44 # -> Open(): unable to determine branch for HEAD 20:48:44 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 20:48:44 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 20:48:44 # $SEMVER_REMOTE_NAME = origin 20:48:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:48:44 # $SEMVER_USER_NAME = edgex-jenkins 20:48:44 # $SEMVER_BRANCH = main 20:48:44 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 20:48:45 $ docker exec --env ******** --env ******** e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 ssh-agent -k 20:48:45 unset SSH_AUTH_SOCK; 20:48:45 unset SSH_AGENT_PID; 20:48:45 echo Agent pid 19 killed; 20:48:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:46 + git semver [Pipeline] } 20:48:46 $ docker stop --time=1 e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 20:48:47 $ docker rm -f e43364cd1a74b76e942386ad43561412a9adbe6d087a163fce6ab5d684af7e70 [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] sh 20:48:48 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:48:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:49 ---> package-listing.sh 20:48:49 ++ facter osfamily 20:48:49 ++ tr '[:upper:]' '[:lower:]' 20:48:49 + OS_FAMILY=redhat 20:48:49 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 20:48:49 + START_PACKAGES=/tmp/packages_start.txt 20:48:49 + END_PACKAGES=/tmp/packages_end.txt 20:48:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:49 + PACKAGES=/tmp/packages_start.txt 20:48:49 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 20:48:49 + PACKAGES=/tmp/packages_end.txt 20:48:49 + case "${OS_FAMILY}" in 20:48:49 + rpm -qa 20:48:49 + sort 20:48:49 + '[' -f /tmp/packages_start.txt ']' 20:48:49 + '[' -f /tmp/packages_end.txt ']' 20:48:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:49 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 20:48:49 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 20:48:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 20:48:49 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 20:48:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:48:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:50 20:48:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:51 latest: Pulling from edgex-lftools-log-publisher 20:48:51 b4d181a07f80: Pulling fs layer 20:48:51 a1111a8f2ec3: Pulling fs layer 20:48:51 ed53099fbce6: Pulling fs layer 20:48:51 dc539afda2c1: Pulling fs layer 20:48:51 77bc0d833cb6: Pulling fs layer 20:48:51 9065ff56babe: Pulling fs layer 20:48:51 d287ab97295c: Pulling fs layer 20:48:51 dc539afda2c1: Waiting 20:48:51 77bc0d833cb6: Waiting 20:48:51 9065ff56babe: Waiting 20:48:51 d287ab97295c: Waiting 20:48:51 a1111a8f2ec3: Verifying Checksum 20:48:51 a1111a8f2ec3: Download complete 20:48:51 dc539afda2c1: Verifying Checksum 20:48:51 dc539afda2c1: Download complete 20:48:51 77bc0d833cb6: Verifying Checksum 20:48:51 77bc0d833cb6: Download complete 20:48:51 9065ff56babe: Verifying Checksum 20:48:51 9065ff56babe: Download complete 20:48:51 ed53099fbce6: Verifying Checksum 20:48:51 ed53099fbce6: Download complete 20:48:52 b4d181a07f80: Verifying Checksum 20:48:52 b4d181a07f80: Download complete 20:48:53 b4d181a07f80: Pull complete 20:48:53 a1111a8f2ec3: Pull complete 20:48:54 ed53099fbce6: Pull complete 20:48:54 dc539afda2c1: Pull complete 20:48:54 77bc0d833cb6: Pull complete 20:48:54 9065ff56babe: Pull complete 20:48:56 d287ab97295c: Verifying Checksum 20:48:56 d287ab97295c: Download complete 20:49:00 d287ab97295c: Pull complete 20:49:00 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:49:01 prd-centos7-docker-4c-2g-449 does not seem to be running inside a container 20:49:01 $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:49:03 $ docker top 9eb94dbc5c6c2d8a9dfb40903b4bae60382efc340898f6a7dd193439604eaad7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:04 + touch /tmp/pre-build-complete [Pipeline] sh 20:49:04 + mkdir -p /var/log/sysstat [Pipeline] sh 20:49:05 + ls /var/log/sa-host 20:49:05 + sadf -c /var/log/sa-host/sa05 20:49:05 file_magic: OK 20:49:05 HZ: Using current value: 100 20:49:05 file_header: OK 20:49:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:49:05 Statistics: 20:49:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:49:05 File successfully converted to sysstat format version 12.0.3 20:49:05 + sadf -c /var/log/sa-host/sa11 20:49:05 file_magic: OK 20:49:05 HZ: Using current value: 100 20:49:05 file_header: OK 20:49:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:49:05 Statistics: 20:49:05 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... 20:49:05 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:49:05 provisioning config files... 20:49:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8698753844503454485tmp [Pipeline] { [Pipeline] echo 20:49:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:49:06 ---> create-netrc.sh [Pipeline] } 20:49:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:49:06 ---> python-tools-install.sh [Pipeline] echo 20:49:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:49:07 ---> sudo-logs.sh 20:49:07 Archiving 'sudo' log.. 20:49:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-449.vexxhost.local: Name or service not known 20:49:07 sudo: unable to resolve host prd-centos7-docker-4c-2g-449.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 20:49:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:49:07 ---> job-cost.sh 20:49:07 lf-activate-venv: SKIPPING 20:49:07 DEBUG: total: 0.18000000715255737 20:49:07 INFO: Retrieving Stack Cost... 20:49:08 INFO: Retrieving Pricing Info for: v3-standard-2 20:49:08 INFO: Archiving Costs [Pipeline] echo 20:49:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:49:09 ---> logs-deploy.sh 20:49:09 lf-activate-venv: SKIPPING 20:49:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/3 20:49:09 INFO: archiving workspace using pattern(s): 20:49:09 Archives upload complete. 20:49:09 INFO: archiving logs to Nexus 20:49:10 ---> uname -a: 20:49:10 Linux prd-centos7-docker-4c-2g-449.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 20:49:10 20:49:10 20:49:10 ---> lscpu: 20:49:10 Architecture: x86_64 20:49:10 CPU op-mode(s): 32-bit, 64-bit 20:49:10 Byte Order: Little Endian 20:49:10 Address sizes: 40 bits physical, 48 bits virtual 20:49:10 CPU(s): 2 20:49:10 On-line CPU(s) list: 0,1 20:49:10 Thread(s) per core: 1 20:49:10 Core(s) per socket: 1 20:49:10 Socket(s): 2 20:49:10 NUMA node(s): 1 20:49:10 Vendor ID: AuthenticAMD 20:49:10 CPU family: 23 20:49:10 Model: 49 20:49:10 Model name: AMD EPYC-Rome Processor 20:49:10 Stepping: 0 20:49:10 CPU MHz: 2799.998 20:49:10 BogoMIPS: 5599.99 20:49:10 Virtualization: AMD-V 20:49:10 Hypervisor vendor: KVM 20:49:10 Virtualization type: full 20:49:10 L1d cache: 32K 20:49:10 L1i cache: 32K 20:49:10 L2 cache: 512K 20:49:10 L3 cache: 16384K 20:49:10 NUMA node0 CPU(s): 0,1 20:49:10 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 20:49:10 20:49:10 20:49:10 ---> nproc: 20:49:10 2 20:49:10 20:49:10 20:49:10 ---> df -h: 20:49:10 Filesystem Size Used Avail Use% Mounted on 20:49:10 overlay 40G 8.6G 32G 22% / 20:49:10 tmpfs 64M 0 64M 0% /dev 20:49:10 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:49:10 shm 64M 0 64M 0% /dev/shm 20:49:10 /dev/vda1 40G 8.6G 32G 22% /facter-os 20:49:10 20:49:10 20:49:10 ---> sar -b -r -n DEV: 20:49:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:49:10 20:49:10 20:32:42 LINUX RESTART (2 CPU) 20:49:10 20:49:10 20:33:01 tps rtps wtps bread/s bwrtn/s 20:49:10 20:34:01 171.09 42.46 128.63 6280.23 39571.17 20:49:10 20:35:01 1.78 0.00 1.78 0.00 37.46 20:49:10 20:36:01 0.45 0.00 0.45 0.00 6.00 20:49:10 20:37:01 0.15 0.00 0.15 0.00 1.75 20:49:10 20:38:01 0.27 0.00 0.27 0.00 3.35 20:49:10 20:39:01 0.28 0.00 0.28 0.00 3.86 20:49:10 20:40:01 0.27 0.00 0.27 0.00 3.91 20:49:10 20:41:01 0.25 0.00 0.25 0.00 3.53 20:49:10 20:42:01 0.20 0.00 0.20 0.00 1.75 20:49:10 20:43:01 0.27 0.00 0.27 0.00 3.80 20:49:10 20:44:01 0.28 0.00 0.28 0.00 3.88 20:49:10 20:45:01 0.25 0.00 0.25 0.00 3.06 20:49:10 20:46:01 0.23 0.00 0.23 0.00 2.98 20:49:10 20:47:01 0.17 0.00 0.17 0.00 2.02 20:49:10 20:48:01 56.31 0.18 56.13 8.52 23753.40 20:49:10 20:49:01 171.81 0.10 171.71 9.99 37382.73 20:49:10 Average: 25.28 2.67 22.61 394.13 6307.42 20:49:10 20:49:10 20:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:49:10 20:34:01 5458340 0 815432 10.18 2620 1732540 1290900 14.25 588732 1563520 132 20:49:10 20:35:01 5465176 0 808592 10.10 2620 1732544 1231860 13.60 582604 1563480 12 20:49:10 20:36:01 5466076 0 807692 10.08 2620 1732544 1228776 13.57 581800 1564000 8 20:49:10 20:37:01 5467608 0 806152 10.07 2620 1732552 1205132 13.31 580352 1564000 8 20:49:10 20:38:01 5465672 0 808084 10.09 2620 1732556 1205132 13.31 579356 1567104 12 20:49:10 20:39:01 5465380 0 808372 10.09 2620 1732560 1205240 13.31 579872 1567104 8 20:49:10 20:40:01 5466320 0 807424 10.08 2620 1732568 1205132 13.31 579300 1567104 8 20:49:10 20:41:01 5463532 0 810204 10.12 2620 1732576 1205384 13.31 580860 1567108 8 20:49:10 20:42:01 5463504 0 810232 10.12 2620 1732576 1205468 13.31 582656 1565728 20 20:49:10 20:43:01 5464300 0 809432 10.11 2620 1732580 1205312 13.31 581840 1565728 12 20:49:10 20:44:01 5463740 0 809988 10.11 2620 1732584 1205472 13.31 589884 1558424 16 20:49:10 20:45:01 5465468 0 808256 10.09 2620 1732588 1205196 13.31 588364 1558424 12 20:49:10 20:46:01 5465724 0 807992 10.09 2620 1732596 1205196 13.31 588256 1558424 8 20:49:10 20:47:01 5465484 0 808232 10.09 2620 1732596 1205196 13.31 587976 1558824 8 20:49:10 20:48:01 4600264 0 955396 11.93 2620 2450652 1400772 15.47 687576 2217184 208048 20:49:10 20:49:01 3176668 0 1284884 16.04 2620 3544760 1621044 17.90 1105528 3029080 421084 20:49:10 Average: 5267704 0 847898 10.59 2620 1890711 1251951 13.82 622810 1695952 39338 20:49:10 20:49:10 20:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:49:10 20:34:01 eth0 297.55 209.91 982.98 71.18 0.00 0.00 0.00 0.00 20:49:10 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:34:01 docker0 1.95 1.98 0.31 2.84 0.00 0.00 0.00 0.00 20:49:10 20:35:01 eth0 0.90 0.44 0.48 0.24 0.00 0.00 0.00 0.00 20:49:10 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:36:01 eth0 0.67 0.37 0.28 0.20 0.00 0.00 0.00 0.00 20:49:10 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:37:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:10 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:38:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:10 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:39:01 eth0 0.37 0.22 0.15 0.07 0.00 0.00 0.00 0.00 20:49:10 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:40:01 eth0 1.17 0.08 0.12 0.01 0.00 0.00 0.00 0.00 20:49:10 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:41:01 eth0 3.75 0.67 0.77 0.40 0.00 0.00 0.00 0.00 20:49:10 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:42:01 eth0 1.90 0.73 0.64 0.38 0.00 0.00 0.00 0.00 20:49:10 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:43:01 eth0 1.68 0.32 0.38 0.23 0.00 0.00 0.00 0.00 20:49:10 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:44:01 eth0 1.20 0.70 0.67 0.43 0.00 0.00 0.00 0.00 20:49:10 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:45:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 20:49:10 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:46:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:10 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:47:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:49:10 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:48:01 eth0 730.83 523.34 4097.86 41.19 0.00 0.00 0.00 0.00 20:49:10 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:49:01 eth0 1070.08 739.19 6280.44 164.14 0.00 0.00 0.00 0.00 20:49:10 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 20:49:01 docker0 78.12 98.92 6.32 389.33 0.00 0.00 0.00 0.00 20:49:10 Average: eth0 132.11 92.40 711.32 17.43 0.00 0.00 0.00 0.00 20:49:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:49:10 Average: docker0 5.01 6.31 0.42 24.54 0.00 0.00 0.00 0.00 20:49:10 20:49:10 20:49:10 ---> sar -P ALL: 20:49:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/11/21 _x86_64_ (2 CPU) 20:49:10 20:49:10 20:32:42 LINUX RESTART (2 CPU) 20:49:10 20:49:10 20:33:01 CPU %user %nice %system %iowait %steal %idle 20:49:10 20:34:01 all 19.86 0.00 7.41 5.93 0.07 66.74 20:49:10 20:34:01 0 20.16 0.00 7.64 5.08 0.09 67.03 20:49:10 20:34:01 1 19.55 0.00 7.18 6.77 0.05 66.45 20:49:10 20:35:01 all 0.21 0.00 0.09 0.00 0.02 99.68 20:49:10 20:35:01 0 0.24 0.00 0.14 0.00 0.02 99.61 20:49:10 20:35:01 1 0.19 0.00 0.05 0.00 0.02 99.75 20:49:10 20:36:01 all 0.17 0.00 0.05 0.00 0.02 99.77 20:49:10 20:36:01 0 0.08 0.00 0.05 0.00 0.00 99.87 20:49:10 20:36:01 1 0.25 0.00 0.05 0.00 0.03 99.67 20:49:10 20:37:01 all 0.19 0.00 0.05 0.00 0.02 99.74 20:49:10 20:37:01 0 0.08 0.00 0.05 0.00 0.02 99.85 20:49:10 20:37:01 1 0.30 0.00 0.05 0.00 0.02 99.63 20:49:10 20:38:01 all 0.20 0.00 0.06 0.00 0.03 99.71 20:49:10 20:38:01 0 0.22 0.00 0.07 0.00 0.03 99.68 20:49:10 20:38:01 1 0.18 0.00 0.05 0.00 0.03 99.73 20:49:10 20:39:01 all 0.23 0.00 0.05 0.00 0.03 99.70 20:49:10 20:39:01 0 0.40 0.00 0.05 0.00 0.02 99.53 20:49:10 20:39:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:49:10 20:40:01 all 0.18 0.00 0.05 0.00 0.03 99.74 20:49:10 20:40:01 0 0.28 0.00 0.05 0.00 0.02 99.65 20:49:10 20:40:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:49:10 20:41:01 all 0.23 0.00 0.06 0.00 0.03 99.69 20:49:10 20:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 20:49:10 20:41:01 1 0.38 0.00 0.07 0.00 0.03 99.51 20:49:10 20:42:01 all 0.19 0.00 0.06 0.00 0.02 99.73 20:49:10 20:42:01 0 0.13 0.00 0.07 0.00 0.03 99.77 20:49:10 20:42:01 1 0.25 0.00 0.05 0.00 0.00 99.70 20:49:10 20:43:01 all 0.22 0.00 0.05 0.00 0.03 99.71 20:49:10 20:43:01 0 0.35 0.00 0.05 0.00 0.02 99.58 20:49:10 20:43:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:49:10 20:44:01 all 0.15 0.00 0.05 0.00 0.02 99.78 20:49:10 20:44:01 0 0.18 0.00 0.05 0.00 0.02 99.75 20:49:10 20:44:01 1 0.12 0.00 0.05 0.00 0.02 99.82 20:49:10 20:49:10 20:44:01 CPU %user %nice %system %iowait %steal %idle 20:49:10 20:45:01 all 0.24 0.00 0.05 0.00 0.03 99.68 20:49:10 20:45:01 0 0.40 0.00 0.05 0.00 0.02 99.53 20:49:10 20:45:01 1 0.08 0.00 0.05 0.00 0.03 99.83 20:49:10 20:46:01 all 0.20 0.00 0.07 0.00 0.02 99.72 20:49:10 20:46:01 0 0.33 0.00 0.05 0.00 0.00 99.62 20:49:10 20:46:01 1 0.07 0.00 0.08 0.00 0.03 99.82 20:49:10 20:47:01 all 0.18 0.00 0.05 0.00 0.02 99.76 20:49:10 20:47:01 0 0.23 0.00 0.03 0.00 0.02 99.72 20:49:10 20:47:01 1 0.12 0.00 0.07 0.00 0.02 99.80 20:49:10 20:48:01 all 8.39 0.00 3.83 0.71 0.04 87.02 20:49:10 20:48:01 0 8.81 0.00 4.02 1.02 0.03 86.12 20:49:10 20:48:01 1 7.98 0.00 3.64 0.41 0.05 87.92 20:49:10 20:49:01 all 23.71 0.00 11.22 2.05 0.09 62.93 20:49:10 20:49:01 0 23.39 0.00 11.10 2.23 0.09 63.19 20:49:10 20:49:01 1 24.02 0.00 11.34 1.88 0.09 62.67 20:49:10 Average: all 3.29 0.00 1.40 0.53 0.03 94.76 20:49:10 Average: 0 3.34 0.00 1.41 0.50 0.03 94.72 20:49:10 Average: 1 3.25 0.00 1.38 0.55 0.03 94.79 20:49:10 20:49:10 20:49:10