Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bb32805f03fb28af25e69a0648a2076882556f1 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-ssh1452741056772410111.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh7254488312485471886.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh283206463444690105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > 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-ssh7447447554189804539.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-ssh5382858501306945766.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 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-2303 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-ssh4919638812463079107.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 8bb32805f03fb28af25e69a0648a2076882556f1 (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 8bb32805f03fb28af25e69a0648a2076882556f1 # timeout=10 Commit message: "Merge pull request #125 from ernestojeda/changes-for-lts-builds" > git rev-list --no-walk f16ceff9f536cf3ae49d9bb0b76bd101657b2f44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:37 ========================================================= 03:32:37 EdgeX Global Pipelines Version Info 03:32:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:39 ------------------- 03:32:39 stable info: 03:32:39 ------------------- 03:32:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:32:39 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:39 Message: update stable to v1.0.207 03:32:39 ------------------- 03:32:39 experimental info: 03:32:39 ------------------- 03:32:39 Commited By: **** collab-it+edgex@linuxfoundation.org 03:32:39 Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 03:32:39 Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 03:32:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 03:32:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bb32805f03fb28af25e69a0648a2076882556f1 [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bb3280 [Pipeline] echo 03:32:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:40 provisioning config files... 03:32:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7644360239584927063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:41 ---> docker-login.sh 03:32:41 nexus3.edgexfoundry.org:10001 03:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:41 Configure a credential helper to remove this warning. See 03:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:41 03:32:41 Login Succeeded 03:32:41 nexus3.edgexfoundry.org:10002 03:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:41 Configure a credential helper to remove this warning. See 03:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:41 03:32:41 Login Succeeded 03:32:41 nexus3.edgexfoundry.org:10003 03:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:41 Configure a credential helper to remove this warning. See 03:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:41 03:32:41 Login Succeeded 03:32:41 nexus3.edgexfoundry.org:10004 03:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:41 Configure a credential helper to remove this warning. See 03:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:41 03:32:41 Login Succeeded 03:32:41 docker.io 03:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:32:42 Configure a credential helper to remove this warning. See 03:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:32:42 03:32:42 Login Succeeded 03:32:42 ---> docker-login.sh ends [Pipeline] } 03:32:42 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 03:32:42 + git log --format=format:%s -1 8bb32805f03fb28af25e69a0648a2076882556f1 [Pipeline] echo 03:32:42 GIT_COMMIT: 8bb32805f03fb28af25e69a0648a2076882556f1, Commit Message: Merge pull request #125 from ernestojeda/changes-for-lts-builds [Pipeline] echo 03:32:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:43 03:32:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:32:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:43 latest: Pulling from edgex-devops/git-semver 03:32:43 31603596830f: Pulling fs layer 03:32:43 04fac38145f0: Pulling fs layer 03:32:43 701f6daf10bf: Pulling fs layer 03:32:43 24f72da36158: Pulling fs layer 03:32:43 24f72da36158: Waiting 03:32:43 04fac38145f0: Verifying Checksum 03:32:43 04fac38145f0: Download complete 03:32:43 31603596830f: Verifying Checksum 03:32:43 31603596830f: Download complete 03:32:43 701f6daf10bf: Verifying Checksum 03:32:43 701f6daf10bf: Download complete 03:32:43 31603596830f: Pull complete 03:32:43 24f72da36158: Verifying Checksum 03:32:43 24f72da36158: Download complete 03:32:44 04fac38145f0: Pull complete 03:32:44 701f6daf10bf: Pull complete 03:32:44 24f72da36158: Pull complete 03:32:44 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 03:32:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:32:44 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:32:44 prd-centos7-docker-4c-2g-2303 does not seem to be running inside a container 03:32:45 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:32:45 $ docker top 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:45 [ssh-agent] Looking for ssh-agent implementation... 03:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:46 $ docker exec 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 ssh-agent 03:32:46 SSH_AUTH_SOCK=/tmp/ssh-k5OeLEEH0png/agent.14 03:32:46 SSH_AGENT_PID=20 03:32:46 Running ssh-add (command line suppressed) 03:32:46 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7279245677329740491.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7279245677329740491.key) 03:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:46 + git tag --points-at HEAD [Pipeline] } 03:32:46 $ docker exec --env ******** --env ******** 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 ssh-agent -k 03:32:46 unset SSH_AUTH_SOCK; 03:32:46 unset SSH_AGENT_PID; 03:32:46 echo Agent pid 20 killed; 03:32:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:46 [ssh-agent] Looking for ssh-agent implementation... 03:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:47 $ docker exec 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 ssh-agent 03:32:47 SSH_AUTH_SOCK=/tmp/ssh-oPVKoQbe5DZT/agent.53 03:32:47 SSH_AGENT_PID=59 03:32:47 Running ssh-add (command line suppressed) 03:32:47 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4847052762845853246.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4847052762845853246.key) 03:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:47 + git semver init 03:32:47 # -> Open(): unable to determine branch for HEAD 03:32:47 # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git 03:32:47 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main 03:32:47 # $SEMVER_REMOTE_NAME = origin 03:32:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:32:47 # $SEMVER_USER_NAME = edgex-jenkins 03:32:47 # $SEMVER_BRANCH = main 03:32:47 # $SEMVER_TEMP = /tmp/semver-830693768 03:32:47 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 03:32:48 # '/tmp/semver-830693768' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' 03:32:48 # -> Force: false 03:32:48 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } 03:32:48 $ docker exec --env ******** --env ******** 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 ssh-agent -k 03:32:48 unset SSH_AUTH_SOCK; 03:32:48 unset SSH_AGENT_PID; 03:32:48 echo Agent pid 59 killed; 03:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:48 + git semver [Pipeline] } 03:32:48 $ docker stop --time=1 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 03:32:50 $ docker rm -f 5d628a68271d47b01e5d246c5ea13b3e9c08e9fe0755a62a60c3e6bfcfa07f58 [Pipeline] // withDockerContainer [Pipeline] sh 03:32:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:51 Stashed 1 file(s) [Pipeline] echo 03:32:51 [edgeXSemver]: initialized semver on version 2.0.1-dev.5 [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 03:33:06 Still waiting to schedule task 03:33:06 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:33:06 Still waiting to schedule task 03:33:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-2298’ is offline 03:33:28 Running on prd-centos7-docker-4c-2g-2307 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 03:33:28 Running in /w/workspace/device-snmp-go/7 [Pipeline] { [Pipeline] checkout 03:33:28 Selected Git installation does not exist. Using Default 03:33:28 The recommended git tool is: NONE 03:33:31 using credential edgex-jenkins-ssh 03:33:31 Cloning the remote Git repository 03:33:31 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:33:31 > git init /w/workspace/device-snmp-go/7 # timeout=10 03:33:31 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:33:31 > git --version # timeout=10 03:33:31 > git --version # 'git version 2.24.4' 03:33:31 using GIT_SSH to set credentials SSH Credentials for GitHub 03:33:31 [INFO] Currently running in a labeled security context 03:33:31 [INFO] Currently SELinux is 'enforcing' on the host 03:33:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/7@tmp/jenkins-gitclient-ssh5044163803814566260.key 03:33:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:32 Avoid second fetch 03:33:32 Checking out Revision 8bb32805f03fb28af25e69a0648a2076882556f1 (main) 03:33:32 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:33:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:33:32 > git config core.sparsecheckout # timeout=10 03:33:32 > git checkout -f 8bb32805f03fb28af25e69a0648a2076882556f1 # timeout=10 03:33:36 Commit message: "Merge pull request #125 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:33:36 provisioning config files... 03:33:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/7@tmp/config3859256878687530221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:33:37 ---> docker-login.sh 03:33:37 nexus3.edgexfoundry.org:10001 03:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:37 Configure a credential helper to remove this warning. See 03:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:37 03:33:37 Login Succeeded 03:33:37 nexus3.edgexfoundry.org:10002 03:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:37 Configure a credential helper to remove this warning. See 03:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:37 03:33:37 Login Succeeded 03:33:37 nexus3.edgexfoundry.org:10003 03:33:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:42 Configure a credential helper to remove this warning. See 03:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:42 03:33:42 Login Succeeded 03:33:42 nexus3.edgexfoundry.org:10004 03:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:42 Configure a credential helper to remove this warning. See 03:33:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:42 03:33:42 Login Succeeded 03:33:42 docker.io 03:33:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:33:43 Configure a credential helper to remove this warning. See 03:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:33:43 03:33:43 Login Succeeded 03:33:43 ---> docker-login.sh ends [Pipeline] } 03:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:33:43 ========================================================= 03:33:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:33:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:33:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 03:33:43 Sending build context to Docker daemon 386kB 03:33:43 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 03:33:43 Step 2/11 : FROM ${BASE} AS builder 03:33:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:33:43 4e9f2cdf4387: Pulling fs layer 03:33:43 57d31006c564: Pulling fs layer 03:33:43 bd5ccded8296: Pulling fs layer 03:33:43 304dd3a0f381: Pulling fs layer 03:33:43 d37cda54a23b: Pulling fs layer 03:33:43 bae75c0f2455: Pulling fs layer 03:33:43 806579b3d29a: Pulling fs layer 03:33:43 c77eb801bf70: Pulling fs layer 03:33:43 6d0567d44e1a: Pulling fs layer 03:33:43 d37cda54a23b: Waiting 03:33:43 bae75c0f2455: Waiting 03:33:43 806579b3d29a: Waiting 03:33:43 c77eb801bf70: Waiting 03:33:43 6d0567d44e1a: Waiting 03:33:43 304dd3a0f381: Waiting 03:33:43 bd5ccded8296: Verifying Checksum 03:33:43 bd5ccded8296: Download complete 03:33:44 57d31006c564: Verifying Checksum 03:33:44 57d31006c564: Download complete 03:33:44 d37cda54a23b: Verifying Checksum 03:33:44 d37cda54a23b: Download complete 03:33:44 bae75c0f2455: Verifying Checksum 03:33:44 bae75c0f2455: Download complete 03:33:44 4e9f2cdf4387: Verifying Checksum 03:33:44 4e9f2cdf4387: Download complete 03:33:44 806579b3d29a: Verifying Checksum 03:33:44 806579b3d29a: Download complete 03:33:44 4e9f2cdf4387: Pull complete 03:33:44 57d31006c564: Pull complete 03:33:44 bd5ccded8296: Pull complete 03:33:44 c77eb801bf70: Verifying Checksum 03:33:44 c77eb801bf70: Download complete 03:33:44 304dd3a0f381: Verifying Checksum 03:33:44 304dd3a0f381: Download complete 03:33:45 6d0567d44e1a: Verifying Checksum 03:33:45 6d0567d44e1a: Download complete 03:33:49 304dd3a0f381: Pull complete 03:33:49 d37cda54a23b: Pull complete 03:33:49 bae75c0f2455: Pull complete 03:33:49 806579b3d29a: Pull complete 03:33:49 c77eb801bf70: Pull complete 03:33:51 6d0567d44e1a: Pull complete 03:33:51 Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd 03:33:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:33:51 ---> e839a31ac9d1 03:33:51 Step 3/11 : ARG MAKE='make build' 03:33:53 ---> Running in 93a1ca8aafc6 03:33:53 Removing intermediate container 93a1ca8aafc6 03:33:53 ---> df2e398f9998 03:33:53 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:33:53 ---> Running in c16cdc4b964c 03:33:53 Removing intermediate container c16cdc4b964c 03:33:53 ---> e166572f444a 03:33:53 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 03:33:53 ---> Running in d3303dcb4c2e 03:33:53 Removing intermediate container d3303dcb4c2e 03:33:53 ---> c96f8e36045c 03:33:53 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:33:54 ---> Running in 4ffcd8002e86 03:33:54 Removing intermediate container 4ffcd8002e86 03:33:54 ---> 58a733c95009 03:33:54 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:54 ---> Running in 27dee9dd6dcc 03:33:54 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:33:55 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:33:55 (1/3) Installing openssh-keygen (8.4_p1-r4) 03:33:56 (2/3) Installing libedit (20191231.3.1-r1) 03:33:56 (3/3) Installing openssh-client (8.4_p1-r4) 03:33:56 Executing busybox-1.32.1-r6.trigger 03:33:56 OK: 223 MiB in 55 packages 03:33:56 Removing intermediate container 27dee9dd6dcc 03:33:56 ---> 5a5c65bb01d5 03:33:56 Step 8/11 : WORKDIR /device-snmp-go 03:33:56 ---> Running in a032247817e4 03:33:56 Removing intermediate container a032247817e4 03:33:56 ---> 6c9553ac9ba4 03:33:56 Step 9/11 : COPY . . 03:33:57 ---> 2281c8d2ca5a 03:33:57 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:57 ---> Running in f1faac657498 03:34:07 Removing intermediate container f1faac657498 03:34:07 ---> dad60496f15c 03:34:07 Step 11/11 : RUN ${MAKE} 03:34:07 ---> Running in a10f4af85319 03:34:07 noop 03:34:07 Removing intermediate container a10f4af85319 03:34:07 ---> 4862237195d1 03:34:07 Successfully built 4862237195d1 03:34:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:34:07 + docker inspect -f . ci-base-image-x86_64 03:34:07 . [Pipeline] withDockerContainer 03:34:07 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 03:34:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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 ******** ci-base-image-x86_64 cat 03:34:08 $ docker top 1e73a4f713527171dfa1bdd81256cde115821e4a99cd53e22c994a98b1ae129e -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:08 + go version 03:34:08 go version go1.16.8 linux/amd64 [Pipeline] } 03:34:08 $ docker stop --time=1 1e73a4f713527171dfa1bdd81256cde115821e4a99cd53e22c994a98b1ae129e 03:34:09 $ docker rm -f 1e73a4f713527171dfa1bdd81256cde115821e4a99cd53e22c994a98b1ae129e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:34:10 + docker inspect -f . ci-base-image-x86_64 03:34:10 . [Pipeline] withDockerContainer 03:34:10 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 03:34:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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 ******** ci-base-image-x86_64 cat 03:34:11 $ docker top d585116a7d6e38ce4db1347fe9a82a0073873ebbc06f74cd33c6367584acd6de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:34:11 + make test 03:34:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:34:11 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:34:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:34:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 03:34:30 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:34:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:35 ./bin/test-attribution-txt.sh [Pipeline] } 03:34:36 $ docker stop --time=1 d585116a7d6e38ce4db1347fe9a82a0073873ebbc06f74cd33c6367584acd6de 03:34:37 $ docker rm -f d585116a7d6e38ce4db1347fe9a82a0073873ebbc06f74cd33c6367584acd6de [Pipeline] // withDockerContainer [Pipeline] sh 03:34:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:34:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:39 + ls -al . 03:34:39 total 116 03:34:39 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 7 03:34 . 03:34:39 drwxrwxr-x. 4 jenkins jenkins 28 Oct 7 03:33 .. 03:34:39 -rw-rw-r--. 1 jenkins jenkins 6520 Oct 7 03:33 Attribution.txt 03:34:39 drwxrwxr-x. 2 jenkins jenkins 60 Oct 7 03:33 bin 03:34:39 -rw-rw-r--. 1 jenkins jenkins 4401 Oct 7 03:33 CHANGELOG.md 03:34:39 drwxrwxr-x. 3 jenkins jenkins 32 Oct 7 03:33 cmd 03:34:39 -rw-r--r--. 1 jenkins jenkins 7631 Oct 7 03:34 coverage.out 03:34:39 -rw-rw-r--. 1 jenkins jenkins 1493 Oct 7 03:33 Dockerfile 03:34:39 -rw-rw-r--. 1 jenkins jenkins 6 Oct 7 03:33 .dockerignore 03:34:39 drwxrwxr-x. 8 jenkins jenkins 162 Oct 7 03:33 .git 03:34:39 drwxrwxr-x. 2 jenkins jenkins 103 Oct 7 03:33 .github 03:34:39 -rw-rw-r--. 1 jenkins jenkins 262 Oct 7 03:33 .gitignore 03:34:39 -rw-rw-r--. 1 jenkins jenkins 208 Oct 7 03:33 go.mod 03:34:39 -rw-rw-r--. 1 jenkins jenkins 20831 Oct 7 03:33 go.sum 03:34:39 -rw-rw-r--. 1 jenkins jenkins 677 Oct 7 03:33 GOVERNANCE.md 03:34:39 drwxrwxr-x. 3 jenkins jenkins 20 Oct 7 03:33 internal 03:34:39 -rw-rw-r--. 1 jenkins jenkins 656 Oct 7 03:33 Jenkinsfile 03:34:39 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 7 03:33 LICENSE 03:34:39 -rw-rw-r--. 1 jenkins jenkins 1057 Oct 7 03:33 Makefile 03:34:39 -rw-rw-r--. 1 jenkins jenkins 620 Oct 7 03:33 OWNERS.md 03:34:39 -rw-rw-r--. 1 jenkins jenkins 9073 Oct 7 03:33 README.md 03:34:39 -rw-rw-r--. 1 jenkins jenkins 11 Oct 7 03:32 VERSION 03:34:39 -rw-rw-r--. 1 jenkins jenkins 209 Oct 7 03:33 version.go [Pipeline] isUnix [Pipeline] sh 03:34:39 + 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=8bb32805f03fb28af25e69a0648a2076882556f1 --label arch=amd64 --label version=2.0.1-dev.5 . 03:34:39 Sending build context to Docker daemon 394.2kB 03:34:39 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 03:34:39 Step 2/23 : FROM ${BASE} AS builder 03:34:39 ---> 4862237195d1 03:34:39 Step 3/23 : ARG MAKE='make build' 03:34:39 ---> Running in 6d360606a6f3 03:34:39 Removing intermediate container 6d360606a6f3 03:34:39 ---> 80a52f751dc5 03:34:39 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:34:39 ---> Running in e26685e2d349 03:34:40 Removing intermediate container e26685e2d349 03:34:40 ---> 51bd84acef0f 03:34:40 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:34:40 ---> Running in 1d43ef8e6c24 03:34:40 Removing intermediate container 1d43ef8e6c24 03:34:40 ---> 038c29461635 03:34:40 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:34:40 ---> Running in b35275338507 03:34:40 Removing intermediate container b35275338507 03:34:40 ---> d706ff2e8b3d 03:34:40 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:40 ---> Running in 65b855b062e0 03:34:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:34:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:34:42 OK: 223 MiB in 55 packages 03:34:42 Removing intermediate container 65b855b062e0 03:34:42 ---> 0f09481d573d 03:34:42 Step 8/23 : WORKDIR /device-snmp-go 03:34:42 ---> Running in c2f0ea5471de 03:34:42 Removing intermediate container c2f0ea5471de 03:34:42 ---> 523af35d09eb 03:34:42 Step 9/23 : COPY . . 03:34:42 ---> 5d685d162e13 03:34:42 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:42 ---> Running in dc2a6106ea2f 03:34:43 Removing intermediate container dc2a6106ea2f 03:34:43 ---> feac388caa9e 03:34:43 Step 11/23 : RUN ${MAKE} 03:34:43 ---> Running in 59a48141d82c 03:34:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.5" -o cmd/device-snmp ./cmd 03:34:58 Removing intermediate container 59a48141d82c 03:34:58 ---> af95354d0342 03:34:58 Step 12/23 : FROM alpine:3.14 03:35:07 Head "https://registry-1.docker.io/v2/library/alpine/manifests/3.14": Get "https://auth.docker.io/token?account=edgexci&scope=repository%3Alibrary%2Falpine%3Apull&service=registry.docker.io": dial tcp: lookup auth.docker.io on 10.30.120.3:53: read udp 10.30.123.202:57902->10.30.120.3:53: i/o timeout [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:07 03:35:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:35:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:08 latest: Pulling from edgex-lftools-log-publisher 03:35:08 b4d181a07f80: Pulling fs layer 03:35:08 a1111a8f2ec3: Pulling fs layer 03:35:08 ed53099fbce6: Pulling fs layer 03:35:08 dc539afda2c1: Pulling fs layer 03:35:08 77bc0d833cb6: Pulling fs layer 03:35:08 9065ff56babe: Pulling fs layer 03:35:08 d287ab97295c: Pulling fs layer 03:35:08 77bc0d833cb6: Waiting 03:35:08 9065ff56babe: Waiting 03:35:08 dc539afda2c1: Waiting 03:35:08 d287ab97295c: Waiting 03:35:13 a1111a8f2ec3: Verifying Checksum 03:35:13 a1111a8f2ec3: Download complete 03:35:13 dc539afda2c1: Verifying Checksum 03:35:13 dc539afda2c1: Download complete 03:35:13 ed53099fbce6: Verifying Checksum 03:35:13 ed53099fbce6: Download complete 03:35:13 9065ff56babe: Verifying Checksum 03:35:13 9065ff56babe: Download complete 03:35:13 b4d181a07f80: Verifying Checksum 03:35:13 b4d181a07f80: Download complete 03:35:13 77bc0d833cb6: Verifying Checksum 03:35:13 77bc0d833cb6: Download complete 03:35:14 d287ab97295c: Verifying Checksum 03:35:14 d287ab97295c: Download complete 03:35:15 b4d181a07f80: Pull complete 03:35:15 a1111a8f2ec3: Pull complete 03:35:15 ed53099fbce6: Pull complete 03:35:16 dc539afda2c1: Pull complete 03:35:16 77bc0d833cb6: Pull complete 03:35:16 9065ff56babe: Pull complete 03:35:21 d287ab97295c: Pull complete 03:35:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:35:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:35:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:35:21 prd-centos7-docker-4c-2g-2307 does not seem to be running inside a container 03:35:22 $ 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/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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 03:35:24 $ docker top af4b729e3bc33f010b65e7971bc658216348272e0290a458babdd77fa7cb53a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:35:25 ---> job-cost.sh 03:35:25 lf-activate-venv: SKIPPING 03:35:25 INFO: No Stack... 03:35:25 INFO: Retrieving Pricing Info for: v3-standard-2 03:35:25 INFO: Archiving Costs [Pipeline] sh 03:35:26 + cat /w/workspace/device-snmp-go/7/archives/cost.csv 03:35:26 + cut -d, -f6 [Pipeline] lock 03:35:26 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] 03:35:26 Resource [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] did not exist. Created. 03:35:26 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:35:26 + echo total: 0.05999999865889549 [Pipeline] stash 03:35:26 Stashed 1 file(s) [Pipeline] } 03:35:26 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 03:35:26 $ docker stop --time=1 af4b729e3bc33f010b65e7971bc658216348272e0290a458babdd77fa7cb53a3 03:35:27 $ docker rm -f af4b729e3bc33f010b65e7971bc658216348272e0290a458babdd77fa7cb53a3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:35:29 Failed in branch amd64 03:36:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2309 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 03:36:10 Running in /w/workspace/device-snmp-go/7 [Pipeline] { [Pipeline] checkout 03:36:11 Selected Git installation does not exist. Using Default 03:36:11 The recommended git tool is: NONE 03:36:18 using credential edgex-jenkins-ssh 03:36:18 Cloning the remote Git repository 03:36:18 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 03:36:18 > git init /w/workspace/device-snmp-go/7 # timeout=10 03:36:18 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 03:36:18 > git --version # timeout=10 03:36:18 > git --version # 'git version 2.17.1' 03:36:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:36:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:19 Avoid second fetch 03:36:19 Checking out Revision 8bb32805f03fb28af25e69a0648a2076882556f1 (main) 03:36:19 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 03:36:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:36:19 > git config core.sparsecheckout # timeout=10 03:36:19 > git checkout -f 8bb32805f03fb28af25e69a0648a2076882556f1 # timeout=10 03:36:24 Commit message: "Merge pull request #125 from ernestojeda/changes-for-lts-builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:36:25 provisioning config files... 03:36:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/7@tmp/config859098376873957960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:26 ---> docker-login.sh 03:36:26 nexus3.edgexfoundry.org:10001 03:36:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 nexus3.edgexfoundry.org:10002 03:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:28 Configure a credential helper to remove this warning. See 03:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:28 03:36:28 Login Succeeded 03:36:28 nexus3.edgexfoundry.org:10003 03:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:29 Configure a credential helper to remove this warning. See 03:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:29 03:36:29 Login Succeeded 03:36:29 nexus3.edgexfoundry.org:10004 03:36:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:30 Configure a credential helper to remove this warning. See 03:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:30 03:36:30 Login Succeeded 03:36:30 docker.io 03:36:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:36:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:36:31 Configure a credential helper to remove this warning. See 03:36:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:36:31 03:36:31 Login Succeeded 03:36:31 ---> docker-login.sh ends [Pipeline] } 03:36:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:36:32 ========================================================= 03:36:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:36:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:36:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 03:36:33 Sending build context to Docker daemon 385kB 03:36:33 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 03:36:33 Step 2/11 : FROM ${BASE} AS builder 03:36:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:36:33 bbf911997326: Pulling fs layer 03:36:33 58ec367f63d7: Pulling fs layer 03:36:33 1b4a6ffa7d45: Pulling fs layer 03:36:33 fc5181fea5dc: Pulling fs layer 03:36:33 9c418107303f: Pulling fs layer 03:36:33 284eca6f2348: Pulling fs layer 03:36:33 842844d905b1: Pulling fs layer 03:36:33 901a3a57568e: Pulling fs layer 03:36:33 284eca6f2348: Waiting 03:36:33 842844d905b1: Waiting 03:36:33 901a3a57568e: Waiting 03:36:33 9c418107303f: Waiting 03:36:33 fc5181fea5dc: Waiting 03:36:33 1b4a6ffa7d45: Download complete 03:36:33 58ec367f63d7: Download complete 03:36:33 9c418107303f: Download complete 03:36:33 284eca6f2348: Verifying Checksum 03:36:33 284eca6f2348: Download complete 03:36:33 842844d905b1: Download complete 03:36:33 bbf911997326: Verifying Checksum 03:36:33 bbf911997326: Download complete 03:36:34 bbf911997326: Pull complete 03:36:36 58ec367f63d7: Pull complete 03:36:36 1b4a6ffa7d45: Pull complete 03:36:36 901a3a57568e: Verifying Checksum 03:36:36 901a3a57568e: Download complete 03:36:36 fc5181fea5dc: Verifying Checksum 03:36:36 fc5181fea5dc: Download complete 03:36:49 fc5181fea5dc: Pull complete 03:36:49 9c418107303f: Pull complete 03:36:49 284eca6f2348: Pull complete 03:36:49 842844d905b1: Pull complete 03:36:55 901a3a57568e: Pull complete 03:36:55 Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 03:36:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:36:55 ---> 72ade6ffb461 03:36:55 Step 3/11 : ARG MAKE='make build' 03:37:00 ---> Running in ec57d64fd2ea 03:37:00 Removing intermediate container ec57d64fd2ea 03:37:00 ---> 8a16661ebd51 03:37:00 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:37:00 ---> Running in 399873a9c7e7 03:37:01 Removing intermediate container 399873a9c7e7 03:37:01 ---> 26538f16704a 03:37:01 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 03:37:01 ---> Running in ae54ed65d709 03:37:02 Removing intermediate container ae54ed65d709 03:37:02 ---> 341003120be9 03:37:02 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:37:02 ---> Running in 0be62f1e8b15 03:37:04 Removing intermediate container 0be62f1e8b15 03:37:04 ---> 79f61f9bd2f8 03:37:04 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:37:05 ---> Running in be7acb5d96ce 03:37:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:37:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:37:08 (1/3) Installing openssh-keygen (8.4_p1-r4) 03:37:08 (2/3) Installing libedit (20191231.3.1-r1) 03:37:08 (3/3) Installing openssh-client (8.4_p1-r4) 03:37:08 Executing busybox-1.32.1-r6.trigger 03:37:08 OK: 222 MiB in 55 packages 03:37:10 Removing intermediate container be7acb5d96ce 03:37:10 ---> 4daae259f87f 03:37:10 Step 8/11 : WORKDIR /device-snmp-go 03:37:10 ---> Running in 0a556b1b4fed 03:37:11 Removing intermediate container 0a556b1b4fed 03:37:11 ---> 2527aa639121 03:37:11 Step 9/11 : COPY . . 03:37:12 ---> 23f3bda9b48e 03:37:12 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:37:12 ---> Running in cf02bc338004 03:37:44 Removing intermediate container cf02bc338004 03:37:44 ---> ea90edc7d959 03:37:44 Step 11/11 : RUN ${MAKE} 03:37:44 ---> Running in 451a0df9806c 03:37:44 noop 03:37:44 Removing intermediate container 451a0df9806c 03:37:44 ---> 0bafe5345469 03:37:44 Successfully built 0bafe5345469 03:37:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:37:45 + docker inspect -f . ci-base-image-arm64 03:37:45 . [Pipeline] withDockerContainer 03:37:45 prd-ubuntu18.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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 ******** ci-base-image-arm64 cat 03:37:47 $ docker top d83a1e63b354f7798a2584d2cfed4184af2c5694761c64ef657173023a4e97c4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:37:48 + go version 03:37:48 go version go1.16.8 linux/arm64 [Pipeline] } 03:37:48 $ docker stop --time=1 d83a1e63b354f7798a2584d2cfed4184af2c5694761c64ef657173023a4e97c4 03:37:50 $ docker rm -f d83a1e63b354f7798a2584d2cfed4184af2c5694761c64ef657173023a4e97c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:37:51 + docker inspect -f . ci-base-image-arm64 03:37:51 . [Pipeline] withDockerContainer 03:37:51 prd-ubuntu18.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:37:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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 ******** ci-base-image-arm64 cat 03:37:53 $ docker top 41ba0b7f45757c3b79acc08355e37f9517263cf37bdf7668a8c10dbf2f333859 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:37:54 + make test 03:37:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 03:37:55 ? github.com/edgexfoundry/device-snmp-go [no test files] 03:38:52 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 03:38:52 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements 03:38:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 03:39:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:39:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:39:25 ./bin/test-attribution-txt.sh [Pipeline] } 03:39:25 $ docker stop --time=1 41ba0b7f45757c3b79acc08355e37f9517263cf37bdf7668a8c10dbf2f333859 03:39:27 $ docker rm -f 41ba0b7f45757c3b79acc08355e37f9517263cf37bdf7668a8c10dbf2f333859 [Pipeline] // withDockerContainer [Pipeline] sh 03:39:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:39:28 Warning: overwriting stash ‘coverage-report’ 03:39:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:39:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:39:29 + ls -al . 03:39:29 total 140 03:39:29 drwxrwxr-x 7 jenkins jenkins 4096 Oct 7 03:39 . 03:39:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 03:36 .. 03:39:29 -rw-rw-r-- 1 jenkins jenkins 6 Oct 7 03:36 .dockerignore 03:39:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 7 03:36 .git 03:39:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:36 .github 03:39:29 -rw-rw-r-- 1 jenkins jenkins 262 Oct 7 03:36 .gitignore 03:39:29 -rw-rw-r-- 1 jenkins jenkins 6520 Oct 7 03:36 Attribution.txt 03:39:29 -rw-rw-r-- 1 jenkins jenkins 4401 Oct 7 03:36 CHANGELOG.md 03:39:29 -rw-rw-r-- 1 jenkins jenkins 1493 Oct 7 03:36 Dockerfile 03:39:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 7 03:36 GOVERNANCE.md 03:39:29 -rw-rw-r-- 1 jenkins jenkins 656 Oct 7 03:36 Jenkinsfile 03:39:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 7 03:36 LICENSE 03:39:29 -rw-rw-r-- 1 jenkins jenkins 1057 Oct 7 03:36 Makefile 03:39:29 -rw-rw-r-- 1 jenkins jenkins 620 Oct 7 03:36 OWNERS.md 03:39:29 -rw-rw-r-- 1 jenkins jenkins 9073 Oct 7 03:36 README.md 03:39:29 -rw-rw-r-- 1 jenkins jenkins 11 Oct 7 03:32 VERSION 03:39:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 7 03:36 bin 03:39:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:36 cmd 03:39:29 -rw-r--r-- 1 jenkins jenkins 7631 Oct 7 03:38 coverage.out 03:39:29 -rw-rw-r-- 1 jenkins jenkins 208 Oct 7 03:36 go.mod 03:39:29 -rw-rw-r-- 1 jenkins jenkins 20831 Oct 7 03:36 go.sum 03:39:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 7 03:36 internal 03:39:29 -rw-rw-r-- 1 jenkins jenkins 209 Oct 7 03:36 version.go [Pipeline] isUnix [Pipeline] sh 03:39:30 + 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=8bb32805f03fb28af25e69a0648a2076882556f1 --label arch=arm64 --label version=2.0.1-dev.5 . 03:39:30 Sending build context to Docker daemon 393.2kB 03:39:30 Step 1/23 : ARG BASE=golang:1.16-alpine3.14 03:39:30 Step 2/23 : FROM ${BASE} AS builder 03:39:30 ---> 0bafe5345469 03:39:30 Step 3/23 : ARG MAKE='make build' 03:39:30 ---> Running in 9168e91345a2 03:39:31 Removing intermediate container 9168e91345a2 03:39:31 ---> ad0b398b5ca2 03:39:31 Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:39:31 ---> Running in 00d4a0c3d49b 03:39:32 Removing intermediate container 00d4a0c3d49b 03:39:32 ---> faa9a7641c2e 03:39:32 Step 5/23 : ARG ALPINE_PKG_EXTRA="" 03:39:32 ---> Running in 7fc8cc4c655f 03:39:32 Removing intermediate container 7fc8cc4c655f 03:39:32 ---> bfd93d9c9772 03:39:32 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:39:32 ---> Running in 428ac08c8bce 03:39:34 Removing intermediate container 428ac08c8bce 03:39:34 ---> 61d6b7fa448a 03:39:34 Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:39:34 ---> Running in fc8cd9f6d7e4 03:39:35 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:39:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:39:37 OK: 222 MiB in 55 packages 03:39:38 Removing intermediate container fc8cd9f6d7e4 03:39:38 ---> 37e6be4a07db 03:39:38 Step 8/23 : WORKDIR /device-snmp-go 03:39:38 ---> Running in b71a5dee0216 03:39:39 Removing intermediate container b71a5dee0216 03:39:39 ---> 3ec41e9250c3 03:39:39 Step 9/23 : COPY . . 03:39:40 ---> 9f4624a69c7d 03:39:40 Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:39:40 ---> Running in faf17e1f567e 03:39:43 Removing intermediate container faf17e1f567e 03:39:43 ---> 928ea87fafcc 03:39:43 Step 11/23 : RUN ${MAKE} 03:39:43 ---> Running in 80f9a69f4465 03:39:44 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.0.1-dev.5" -o cmd/device-snmp ./cmd 03:40:23 Removing intermediate container 80f9a69f4465 03:40:23 ---> fdab7a74b843 03:40:23 Step 12/23 : FROM alpine:3.14 03:40:23 3.14: Pulling from library/alpine 03:40:23 552d1f2373af: Pulling fs layer 03:40:24 552d1f2373af: Verifying Checksum 03:40:24 552d1f2373af: Download complete 03:40:24 552d1f2373af: Pull complete 03:40:24 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 03:40:24 Status: Downloaded newer image for alpine:3.14 03:40:24 ---> bb3de5531c18 03:40:24 Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init 03:40:25 ---> Running in 1bcab5dc00e9 03:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:40:27 (1/6) Installing dumb-init (1.2.5-r1) 03:40:27 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:40:27 (3/6) Installing libsodium (1.0.18-r0) 03:40:27 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:40:27 (5/6) Installing libzmq (4.3.4-r0) 03:40:27 (6/6) Installing zeromq (4.3.4-r0) 03:40:27 Executing busybox-1.33.1-r3.trigger 03:40:27 OK: 8 MiB in 20 packages 03:40:28 Removing intermediate container 1bcab5dc00e9 03:40:28 ---> d8c429b125aa 03:40:28 Step 14/23 : COPY --from=builder /device-snmp-go/cmd / 03:40:29 ---> 84f958f9c5ff 03:40:29 Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / 03:40:30 ---> 1e4018482b80 03:40:30 Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / 03:40:31 ---> 26898645d8d7 03:40:31 Step 17/23 : EXPOSE 59993 03:40:31 ---> Running in a02cd65b8cda 03:40:32 Removing intermediate container a02cd65b8cda 03:40:32 ---> 1f1b0ac942e8 03:40:32 Step 18/23 : EXPOSE 161 03:40:32 ---> Running in 853862be4d1b 03:40:32 Removing intermediate container 853862be4d1b 03:40:32 ---> 8983babc4aeb 03:40:32 Step 19/23 : ENTRYPOINT ["/device-snmp"] 03:40:32 ---> Running in bb4930a4e144 03:40:33 Removing intermediate container bb4930a4e144 03:40:33 ---> 72f77d72ab34 03:40:33 Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 03:40:33 ---> Running in 32f776d1d8d2 03:40:33 Removing intermediate container 32f776d1d8d2 03:40:33 ---> abd3f3ef9203 03:40:33 Step 21/23 : LABEL arch=arm64 03:40:33 ---> Running in 9490d22a25f0 03:40:34 Removing intermediate container 9490d22a25f0 03:40:34 ---> c4cd3f456976 03:40:34 Step 22/23 : LABEL git_sha=8bb32805f03fb28af25e69a0648a2076882556f1 03:40:34 ---> Running in c9e722effc22 03:40:35 Removing intermediate container c9e722effc22 03:40:35 ---> ab9284f60d5b 03:40:35 Step 23/23 : LABEL version=2.0.1-dev.5 03:40:35 ---> Running in 7cb611087ba3 03:40:35 Removing intermediate container 7cb611087ba3 03:40:35 ---> 365b905f87dc 03:40:35 [Warning] One or more build-args [ARCH] were not consumed 03:40:35 Successfully built 365b905f87dc 03:40:35 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 03:40:36 provisioning config files... 03:40:36 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/7@tmp/config7823294887989317360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:36 ---> docker-login.sh 03:40:36 nexus3.edgexfoundry.org:10001 03:40:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:37 Configure a credential helper to remove this warning. See 03:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:37 03:40:37 Login Succeeded 03:40:37 nexus3.edgexfoundry.org:10002 03:40:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:37 Configure a credential helper to remove this warning. See 03:40:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:37 03:40:37 Login Succeeded 03:40:37 nexus3.edgexfoundry.org:10003 03:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:38 Configure a credential helper to remove this warning. See 03:40:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:38 03:40:38 Login Succeeded 03:40:38 nexus3.edgexfoundry.org:10004 03:40:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:39 Configure a credential helper to remove this warning. See 03:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:39 03:40:39 Login Succeeded 03:40:39 docker.io 03:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:40:41 Configure a credential helper to remove this warning. See 03:40:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:40:41 03:40:41 Login Succeeded 03:40:41 ---> docker-login.sh ends [Pipeline] } 03:40:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:41 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 03:40:41 8bb32805f03fb28af25e69a0648a2076882556f1 03:40:41 latest 03:40:41 2.0.1-dev.5 03:40:41 8bb32805f03fb28af25e69a0648a2076882556f1-2.0.1-dev.5 03:40:41 main 03:40:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:41 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1 [Pipeline] isUnix [Pipeline] sh 03:40:42 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1 03:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:40:42 299bc4282636: Preparing 03:40:42 1c68199d5620: Preparing 03:40:42 ffd5745c10a3: Preparing 03:40:42 51e0f30796c3: Preparing 03:40:42 ee420dfed78a: Preparing 03:40:42 ee420dfed78a: Layer already exists 03:40:42 299bc4282636: Pushed 03:40:42 1c68199d5620: Pushed 03:40:43 51e0f30796c3: Pushed 03:40:45 ffd5745c10a3: Pushed 03:40:45 8bb32805f03fb28af25e69a0648a2076882556f1: digest: sha256:2d336d210e1cfa7af8ff2e67af86b5a64714ad40ffa342b50a9092ad7db58b9b size: 1365 [Pipeline] isUnix [Pipeline] sh 03:40:46 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:40:46 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:40:46 299bc4282636: Preparing 03:40:46 1c68199d5620: Preparing 03:40:46 ffd5745c10a3: Preparing 03:40:46 51e0f30796c3: Preparing 03:40:46 ee420dfed78a: Preparing 03:40:46 1c68199d5620: Layer already exists 03:40:46 299bc4282636: Layer already exists 03:40:46 ee420dfed78a: Layer already exists 03:40:46 51e0f30796c3: Layer already exists 03:40:46 ffd5745c10a3: Layer already exists 03:40:46 latest: digest: sha256:2d336d210e1cfa7af8ff2e67af86b5a64714ad40ffa342b50a9092ad7db58b9b size: 1365 [Pipeline] isUnix [Pipeline] sh 03:40:47 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 03:40:47 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 03:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:40:47 299bc4282636: Preparing 03:40:47 1c68199d5620: Preparing 03:40:47 ffd5745c10a3: Preparing 03:40:47 51e0f30796c3: Preparing 03:40:47 ee420dfed78a: Preparing 03:40:47 299bc4282636: Layer already exists 03:40:47 ee420dfed78a: Layer already exists 03:40:47 ffd5745c10a3: Layer already exists 03:40:47 51e0f30796c3: Layer already exists 03:40:47 1c68199d5620: Layer already exists 03:40:47 2.0.1-dev.5: digest: sha256:2d336d210e1cfa7af8ff2e67af86b5a64714ad40ffa342b50a9092ad7db58b9b size: 1365 [Pipeline] isUnix [Pipeline] sh 03:40:48 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1-2.0.1-dev.5 [Pipeline] isUnix [Pipeline] sh 03:40:48 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1-2.0.1-dev.5 03:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:40:48 299bc4282636: Preparing 03:40:48 1c68199d5620: Preparing 03:40:48 ffd5745c10a3: Preparing 03:40:48 51e0f30796c3: Preparing 03:40:48 ee420dfed78a: Preparing 03:40:48 ffd5745c10a3: Layer already exists 03:40:48 ee420dfed78a: Layer already exists 03:40:48 1c68199d5620: Layer already exists 03:40:48 51e0f30796c3: Layer already exists 03:40:48 299bc4282636: Layer already exists 03:40:48 8bb32805f03fb28af25e69a0648a2076882556f1-2.0.1-dev.5: digest: sha256:2d336d210e1cfa7af8ff2e67af86b5a64714ad40ffa342b50a9092ad7db58b9b size: 1365 [Pipeline] isUnix [Pipeline] sh 03:40:49 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh 03:40:49 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 03:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 03:40:49 299bc4282636: Preparing 03:40:49 1c68199d5620: Preparing 03:40:49 ffd5745c10a3: Preparing 03:40:49 51e0f30796c3: Preparing 03:40:49 ee420dfed78a: Preparing 03:40:49 ffd5745c10a3: Layer already exists 03:40:49 ee420dfed78a: Layer already exists 03:40:49 299bc4282636: Layer already exists 03:40:49 51e0f30796c3: Layer already exists 03:40:49 1c68199d5620: Layer already exists 03:40:49 main: digest: sha256:2d336d210e1cfa7af8ff2e67af86b5a64714ad40ffa342b50a9092ad7db58b9b size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:40:49 ===================================================== [Pipeline] echo 03:40:49 taggedImages: 03:40:49 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1 03:40:49 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 03:40:49 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.0.1-dev.5 03:40:49 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:8bb32805f03fb28af25e69a0648a2076882556f1-2.0.1-dev.5 03:40:49 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:40:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:50 03:40:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:40:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:51 arm64: Pulling from edgex-lftools-log-publisher 03:40:51 448f6bf000e3: Pulling fs layer 03:40:51 f757da607395: Pulling fs layer 03:40:51 05883995daec: Pulling fs layer 03:40:51 8603b9c90790: Pulling fs layer 03:40:51 1560dd03e051: Pulling fs layer 03:40:51 27f5ce0e4adf: Pulling fs layer 03:40:51 c2d8d7efcc4b: Pulling fs layer 03:40:51 1560dd03e051: Waiting 03:40:51 27f5ce0e4adf: Waiting 03:40:51 c2d8d7efcc4b: Waiting 03:40:51 8603b9c90790: Waiting 03:40:51 f757da607395: Verifying Checksum 03:40:51 f757da607395: Download complete 03:40:51 8603b9c90790: Verifying Checksum 03:40:51 8603b9c90790: Download complete 03:40:51 1560dd03e051: Verifying Checksum 03:40:51 1560dd03e051: Download complete 03:40:51 27f5ce0e4adf: Verifying Checksum 03:40:51 27f5ce0e4adf: Download complete 03:40:52 05883995daec: Verifying Checksum 03:40:52 05883995daec: Download complete 03:40:52 448f6bf000e3: Verifying Checksum 03:40:52 448f6bf000e3: Download complete 03:40:54 c2d8d7efcc4b: Verifying Checksum 03:40:54 c2d8d7efcc4b: Download complete 03:40:55 448f6bf000e3: Pull complete 03:40:56 f757da607395: Pull complete 03:40:58 05883995daec: Pull complete 03:40:58 8603b9c90790: Pull complete 03:40:59 1560dd03e051: Pull complete 03:40:59 27f5ce0e4adf: Pull complete 03:41:14 c2d8d7efcc4b: Pull complete 03:41:14 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:41:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:41:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:41:15 prd-ubuntu18.04-docker-arm64-4c-16g-2309 does not seem to be running inside a container 03:41:15 $ 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/7 -v /w/workspace/device-snmp-go/7:/w/workspace/device-snmp-go/7:rw,z -v /w/workspace/device-snmp-go/7@tmp:/w/workspace/device-snmp-go/7@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:arm64 cat 03:41:20 $ docker top cc283e61fda8f0a4343e9e905a1c3393e0b6bca8c542ed912b078e7ddd7bf54f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:41:21 ---> job-cost.sh 03:41:21 lf-activate-venv: SKIPPING 03:41:21 INFO: No Stack... 03:41:27 INFO: Retrieving Pricing Info for: v3-standard-4 03:41:27 INFO: Archiving Costs [Pipeline] sh 03:41:28 + cat /w/workspace/device-snmp-go/7/archives/cost.csv 03:41:28 + cut -d, -f6 [Pipeline] lock 03:41:28 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] 03:41:28 Resource [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] did not exist. Created. 03:41:28 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:41:29 /w/workspace/device-snmp-go/7@tmp/durable-af785344/script.sh: 1: /w/workspace/device-snmp-go/7@tmp/durable-af785344/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:41:29 + echo total: 0.10999999940395355 [Pipeline] stash 03:41:29 Warning: overwriting stash ‘stack-cost’ 03:41:29 Stashed 1 file(s) [Pipeline] } 03:41:29 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 03:41:29 $ docker stop --time=1 cc283e61fda8f0a4343e9e905a1c3393e0b6bca8c542ed912b078e7ddd7bf54f 03:41:31 $ docker rm -f cc283e61fda8f0a4343e9e905a1c3393e0b6bca8c542ed912b078e7ddd7bf54f [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:41:33 + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:41:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:34 ---> package-listing.sh 03:41:34 ++ facter osfamily 03:41:34 ++ tr '[:upper:]' '[:lower:]' 03:41:34 + OS_FAMILY=redhat 03:41:34 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 03:41:34 + START_PACKAGES=/tmp/packages_start.txt 03:41:34 + END_PACKAGES=/tmp/packages_end.txt 03:41:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:34 + PACKAGES=/tmp/packages_start.txt 03:41:34 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 03:41:34 + PACKAGES=/tmp/packages_end.txt 03:41:34 + case "${OS_FAMILY}" in 03:41:34 + sort 03:41:34 + rpm -qa 03:41:35 + '[' -f /tmp/packages_start.txt ']' 03:41:35 + '[' -f /tmp/packages_end.txt ']' 03:41:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:35 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 03:41:35 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 03:41:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 03:41:35 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 03:41:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:36 03:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:41:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:36 latest: Pulling from edgex-lftools-log-publisher 03:41:36 b4d181a07f80: Pulling fs layer 03:41:36 a1111a8f2ec3: Pulling fs layer 03:41:36 ed53099fbce6: Pulling fs layer 03:41:36 dc539afda2c1: Pulling fs layer 03:41:36 77bc0d833cb6: Pulling fs layer 03:41:36 9065ff56babe: Pulling fs layer 03:41:36 d287ab97295c: Pulling fs layer 03:41:36 dc539afda2c1: Waiting 03:41:36 77bc0d833cb6: Waiting 03:41:36 9065ff56babe: Waiting 03:41:36 d287ab97295c: Waiting 03:41:37 a1111a8f2ec3: Verifying Checksum 03:41:37 a1111a8f2ec3: Download complete 03:41:37 dc539afda2c1: Verifying Checksum 03:41:37 dc539afda2c1: Download complete 03:41:37 ed53099fbce6: Verifying Checksum 03:41:37 ed53099fbce6: Download complete 03:41:37 9065ff56babe: Verifying Checksum 03:41:37 9065ff56babe: Download complete 03:41:37 77bc0d833cb6: Verifying Checksum 03:41:37 77bc0d833cb6: Download complete 03:41:37 b4d181a07f80: Verifying Checksum 03:41:37 b4d181a07f80: Download complete 03:41:38 d287ab97295c: Verifying Checksum 03:41:38 d287ab97295c: Download complete 03:41:38 b4d181a07f80: Pull complete 03:41:39 a1111a8f2ec3: Pull complete 03:41:39 ed53099fbce6: Pull complete 03:41:39 dc539afda2c1: Pull complete 03:41:40 77bc0d833cb6: Pull complete 03:41:40 9065ff56babe: Pull complete 03:41:45 d287ab97295c: Pull complete 03:41:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:41:45 prd-centos7-docker-4c-2g-2303 does not seem to be running inside a container 03:41:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:48 $ docker top 6275fc0a603c12e49e0d644802cbe753443f0d6be8f97ced1ddf09082006c664 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:48 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:49 + ls /var/log/sa-host 03:41:49 + sadf -c /var/log/sa-host/sa07 03:41:49 file_magic: OK 03:41:49 HZ: Using current value: 100 03:41:49 file_header: OK 03:41:49 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 03:41:49 Statistics: 03:41:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:41:49 File successfully converted to sysstat format version 12.0.3 03:41:49 + sadf -c /var/log/sa-host/sa30 03:41:49 file_magic: OK 03:41:49 HZ: Using current value: 100 03:41:49 file_header: OK 03:41:49 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 03:41:49 Statistics: 03:41:49 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:41:49 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:49 provisioning config files... 03:41:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config79688622331950465tmp [Pipeline] { [Pipeline] echo 03:41:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:49 ---> create-netrc.sh [Pipeline] } 03:41:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:49 ---> python-tools-install.sh [Pipeline] echo 03:41:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:50 ---> sudo-logs.sh 03:41:50 Archiving 'sudo' log.. 03:41:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-2303.novalocal: Name or service not known 03:41:50 sudo: unable to resolve host prd-centos7-docker-4c-2g-2303.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:41:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:50 ---> job-cost.sh 03:41:50 lf-activate-venv: SKIPPING 03:41:50 DEBUG: total: 0.10999999940395355 03:41:50 INFO: Retrieving Stack Cost... 03:41:57 INFO: Retrieving Pricing Info for: v3-standard-2 03:41:57 INFO: Archiving Costs [Pipeline] echo 03:41:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:57 ---> logs-deploy.sh 03:41:57 lf-activate-venv: SKIPPING 03:41:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/7 03:41:57 INFO: archiving workspace using pattern(s): 03:41:58 Archives upload complete. 03:41:58 INFO: archiving logs to Nexus 03:41:59 ---> uname -a: 03:41:59 Linux prd-centos7-docker-4c-2g-2303.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 03:41:59 03:41:59 03:41:59 ---> lscpu: 03:41:59 Architecture: x86_64 03:41:59 CPU op-mode(s): 32-bit, 64-bit 03:41:59 Byte Order: Little Endian 03:41:59 Address sizes: 40 bits physical, 48 bits virtual 03:41:59 CPU(s): 2 03:41:59 On-line CPU(s) list: 0,1 03:41:59 Thread(s) per core: 1 03:41:59 Core(s) per socket: 1 03:41:59 Socket(s): 2 03:41:59 NUMA node(s): 1 03:41:59 Vendor ID: AuthenticAMD 03:41:59 CPU family: 23 03:41:59 Model: 49 03:41:59 Model name: AMD EPYC-Rome Processor 03:41:59 Stepping: 0 03:41:59 CPU MHz: 2799.998 03:41:59 BogoMIPS: 5599.99 03:41:59 Virtualization: AMD-V 03:41:59 Hypervisor vendor: KVM 03:41:59 Virtualization type: full 03:41:59 L1d cache: 32K 03:41:59 L1i cache: 32K 03:41:59 L2 cache: 512K 03:41:59 L3 cache: 16384K 03:41:59 NUMA node0 CPU(s): 0,1 03:41:59 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 03:41:59 03:41:59 03:41:59 ---> nproc: 03:41:59 2 03:41:59 03:41:59 03:41:59 ---> df -h: 03:41:59 Filesystem Size Used Avail Use% Mounted on 03:41:59 overlay 40G 7.7G 33G 20% / 03:41:59 tmpfs 64M 0 64M 0% /dev 03:41:59 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:41:59 shm 64M 0 64M 0% /dev/shm 03:41:59 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:41:59 03:41:59 03:41:59 ---> sar -b -r -n DEV: 03:41:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:41:59 03:41:59 03:32:02 LINUX RESTART (2 CPU) 03:41:59 03:41:59 03:33:02 tps rtps wtps bread/s bwrtn/s 03:41:59 03:34:01 3.39 0.05 3.34 1.63 103.56 03:41:59 03:35:01 0.50 0.00 0.50 0.00 8.21 03:41:59 03:36:01 0.28 0.00 0.28 0.00 3.65 03:41:59 03:37:01 0.28 0.00 0.28 0.00 6.20 03:41:59 03:38:01 0.38 0.00 0.38 0.00 6.05 03:41:59 03:39:01 0.40 0.00 0.40 0.00 7.31 03:41:59 03:40:01 0.27 0.00 0.27 0.00 4.55 03:41:59 03:41:01 0.28 0.00 0.28 0.00 3.51 03:41:59 Average: 0.72 0.01 0.71 0.20 17.70 03:41:59 03:41:59 03:33:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:41:59 03:34:01 5683752 0 619620 7.74 2620 1702948 1445720 15.96 556504 1530584 16 03:41:59 03:35:01 5682580 0 620784 7.75 2620 1702956 1424132 15.72 558052 1531028 8 03:41:59 03:36:01 5680536 0 622828 7.78 2620 1702956 1424348 15.73 559984 1531028 20 03:41:59 03:37:01 5680116 0 623236 7.78 2620 1702968 1424384 15.73 559244 1531932 8 03:41:59 03:38:01 5681840 0 621508 7.76 2620 1702972 1424408 15.73 557840 1531932 8 03:41:59 03:39:01 5681396 0 621952 7.77 2620 1702972 1424456 15.73 557944 1532092 20 03:41:59 03:40:01 5682864 0 620476 7.75 2620 1702980 1424132 15.72 557088 1532092 8 03:41:59 03:41:01 5682400 0 620936 7.75 2620 1702984 1424132 15.72 557108 1532172 8 03:41:59 Average: 5681936 0 621418 7.76 2620 1702967 1426964 15.75 557970 1531608 12 03:41:59 03:41:59 03:33:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:41:59 03:34:01 eth0 1.73 0.61 0.61 0.40 0.00 0.00 0.00 0.00 03:41:59 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:35:01 eth0 1.60 0.10 0.14 0.01 0.00 0.00 0.00 0.00 03:41:59 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:36:01 eth0 3.98 0.62 0.81 0.40 0.00 0.00 0.00 0.00 03:41:59 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:37:01 eth0 3.21 0.70 0.89 0.41 0.00 0.00 0.00 0.00 03:41:59 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:38:01 eth0 0.80 0.48 0.41 0.27 0.00 0.00 0.00 0.00 03:41:59 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:39:01 eth0 0.58 0.28 0.27 0.17 0.00 0.00 0.00 0.00 03:41:59 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:40:01 eth0 0.25 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:41:59 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:41:01 eth0 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:41:59 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 Average: eth0 1.55 0.37 0.40 0.21 0.00 0.00 0.00 0.00 03:41:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:41:59 03:41:59 03:41:59 ---> sar -P ALL: 03:41:59 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/07/21 _x86_64_ (2 CPU) 03:41:59 03:41:59 03:32:02 LINUX RESTART (2 CPU) 03:41:59 03:41:59 03:33:02 CPU %user %nice %system %iowait %steal %idle 03:41:59 03:34:01 all 0.21 0.00 0.09 0.00 0.03 99.67 03:41:59 03:34:01 0 0.31 0.00 0.10 0.00 0.03 99.56 03:41:59 03:34:01 1 0.12 0.00 0.08 0.00 0.02 99.78 03:41:59 03:35:01 all 0.25 0.00 0.05 0.00 0.02 99.68 03:41:59 03:35:01 0 0.42 0.00 0.03 0.00 0.02 99.53 03:41:59 03:35:01 1 0.08 0.00 0.07 0.00 0.02 99.83 03:41:59 03:36:01 all 0.27 0.00 0.08 0.00 0.01 99.65 03:41:59 03:36:01 0 0.08 0.00 0.08 0.00 0.02 99.82 03:41:59 03:36:01 1 0.45 0.00 0.07 0.00 0.00 99.48 03:41:59 03:37:01 all 0.29 0.00 0.07 0.00 0.02 99.62 03:41:59 03:37:01 0 0.15 0.00 0.08 0.00 0.02 99.75 03:41:59 03:37:01 1 0.43 0.00 0.05 0.00 0.02 99.50 03:41:59 03:38:01 all 0.28 0.00 0.08 0.00 0.01 99.63 03:41:59 03:38:01 0 0.07 0.00 0.08 0.00 0.00 99.85 03:41:59 03:38:01 1 0.48 0.00 0.08 0.00 0.02 99.42 03:41:59 03:39:01 all 0.27 0.00 0.07 0.00 0.02 99.65 03:41:59 03:39:01 0 0.07 0.00 0.05 0.00 0.02 99.87 03:41:59 03:39:01 1 0.47 0.00 0.08 0.00 0.02 99.43 03:41:59 03:40:01 all 0.23 0.00 0.05 0.00 0.02 99.70 03:41:59 03:40:01 0 0.10 0.00 0.07 0.00 0.02 99.82 03:41:59 03:40:01 1 0.37 0.00 0.03 0.00 0.02 99.58 03:41:59 03:41:01 all 0.19 0.00 0.07 0.00 0.01 99.73 03:41:59 03:41:01 0 0.32 0.00 0.07 0.00 0.00 99.62 03:41:59 03:41:01 1 0.07 0.00 0.07 0.00 0.02 99.85 03:41:59 Average: all 0.25 0.00 0.07 0.00 0.01 99.67 03:41:59 Average: 0 0.19 0.00 0.07 0.00 0.01 99.73 03:41:59 Average: 1 0.31 0.00 0.07 0.00 0.01 99.61 03:41:59 03:41:59 03:41:59