Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 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-ssh2381973757143019528.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh8739287810649740975.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1740022330706394393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > 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-ssh694952157940668160.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2037482826384471700.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-2080 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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/exfoundry_device-virtual-go_main@tmp/jenkins-gitclient-ssh7958049357255941276.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 Commit message: "Merge pull request #235 from FelixTing/issue-234" > git rev-list --no-walk 52f175e78e90f47d264d38148cd7058eb9c17db7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:40:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:40:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:40:58 ========================================================= 13:40:58 EdgeX Global Pipelines Version Info 13:40:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:41:00 ------------------- 13:41:00 stable info: 13:41:00 ------------------- 13:41:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:41:00 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:41:00 Message: update stable to v1.0.203 13:41:00 ------------------- 13:41:00 experimental info: 13:41:00 ------------------- 13:41:00 Commited By: **** collab-it+edgex@linuxfoundation.org 13:41:00 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 13:41:00 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:41:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05fb3e4 [Pipeline] echo 13:41:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:41:01 provisioning config files... 13:41:01 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2814050860753169211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:41:01 ---> docker-login.sh 13:41:01 nexus3.edgexfoundry.org:10001 13:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10002 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10003 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 nexus3.edgexfoundry.org:10004 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:02 Configure a credential helper to remove this warning. See 13:41:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:02 13:41:02 Login Succeeded 13:41:02 docker.io 13:41:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:41:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:41:03 Configure a credential helper to remove this warning. See 13:41:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:41:03 13:41:03 Login Succeeded 13:41:03 ---> docker-login.sh ends [Pipeline] } 13:41:03 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 13:41:03 + git log --format=format:%s -1 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] echo 13:41:03 GIT_COMMIT: 05fb3e48a5edf4feff7dec54fcb3f259152d9a60, Commit Message: Merge pull request #235 from FelixTing/issue-234 [Pipeline] echo 13:41:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:06 13:41:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:41:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:07 latest: Pulling from edgex-devops/git-semver 13:41:07 31603596830f: Pulling fs layer 13:41:07 d4622e32a9a9: Pulling fs layer 13:41:07 1030fce36090: Pulling fs layer 13:41:07 6c6cb7e1b49b: Pulling fs layer 13:41:07 6c6cb7e1b49b: Waiting 13:41:07 d4622e32a9a9: Verifying Checksum 13:41:07 d4622e32a9a9: Download complete 13:41:07 31603596830f: Verifying Checksum 13:41:07 31603596830f: Download complete 13:41:07 31603596830f: Pull complete 13:41:07 6c6cb7e1b49b: Verifying Checksum 13:41:07 6c6cb7e1b49b: Download complete 13:41:07 d4622e32a9a9: Pull complete 13:41:07 1030fce36090: Verifying Checksum 13:41:07 1030fce36090: Download complete 13:41:08 1030fce36090: Pull complete 13:41:08 6c6cb7e1b49b: Pull complete 13:41:08 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 13:41:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:41:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:41:08 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:41:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:41:09 $ docker top 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:41:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:09 [ssh-agent] Looking for ssh-agent implementation... 13:41:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:09 $ docker exec 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent 13:41:09 SSH_AUTH_SOCK=/tmp/ssh-4b9R281qRUAD/agent.14 13:41:09 SSH_AGENT_PID=20 13:41:10 Running ssh-add (command line suppressed) 13:41:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_992880236507639369.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_992880236507639369.key) 13:41:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:10 + git tag --points-at HEAD [Pipeline] } 13:41:10 $ docker exec --env ******** --env ******** 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent -k 13:41:10 unset SSH_AUTH_SOCK; 13:41:10 unset SSH_AGENT_PID; 13:41:10 echo Agent pid 20 killed; 13:41:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:41:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:41:10 [ssh-agent] Looking for ssh-agent implementation... 13:41:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:41:10 $ docker exec 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent 13:41:10 SSH_AUTH_SOCK=/tmp/ssh-bHioc0IAEUh5/agent.53 13:41:10 SSH_AGENT_PID=60 13:41:10 Running ssh-add (command line suppressed) 13:41:10 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287411273617141865.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7287411273617141865.key) 13:41:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:41:11 + git semver init 13:41:11 # -> Open(): unable to determine branch for HEAD 13:41:11 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 13:41:11 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 13:41:11 # $SEMVER_REMOTE_NAME = origin 13:41:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:41:11 # $SEMVER_USER_NAME = edgex-jenkins 13:41:11 # $SEMVER_BRANCH = main 13:41:11 # $SEMVER_TEMP = /tmp/semver-582394213 13:41:11 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 13:41:13 # '/tmp/semver-582394213' -> '/w/workspace/exfoundry_device-virtual-go_main/.semver' 13:41:13 # -> Force: false 13:41:13 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 13:41:13 $ docker exec --env ******** --env ******** 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e ssh-agent -k 13:41:13 unset SSH_AUTH_SOCK; 13:41:13 unset SSH_AGENT_PID; 13:41:13 echo Agent pid 60 killed; 13:41:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:41:13 + git semver [Pipeline] } 13:41:13 $ docker stop --time=1 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e 13:41:15 $ docker rm -f 382199310f207a9d350a98cd368433b61e8346294efa6e6fb8a66ac47e8dd08e [Pipeline] // withDockerContainer [Pipeline] sh 13:41:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:41:16 Stashed 1 file(s) [Pipeline] echo 13:41:16 [edgeXSemver]: initialized semver on version 2.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 13:41:31 Still waiting to schedule task 13:41:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2080’ 13:41:31 Still waiting to schedule task 13:41:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:43:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2081 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:43:44 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 13:43:45 The recommended git tool is: git 13:43:52 using credential edgex-jenkins-ssh 13:43:52 Cloning the remote Git repository 13:43:52 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:43:52 > git init /w/workspace/device-virtual-go/3 # timeout=10 13:43:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:43:52 > git --version # timeout=10 13:43:52 > git --version # 'git version 2.17.1' 13:43:52 using GIT_SSH to set credentials SSH Credentials for GitHub 13:43:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:54 Avoid second fetch 13:43:54 Checking out Revision 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (main) 13:43:54 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:43:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:43:54 > git config core.sparsecheckout # timeout=10 13:43:54 > git checkout -f 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 13:43:58 Commit message: "Merge pull request #235 from FelixTing/issue-234" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:59 provisioning config files... 13:43:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config953611852315095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:00 ---> docker-login.sh 13:44:00 nexus3.edgexfoundry.org:10001 13:44:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:01 Configure a credential helper to remove this warning. See 13:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:01 13:44:01 Login Succeeded 13:44:01 nexus3.edgexfoundry.org:10002 13:44:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:01 Configure a credential helper to remove this warning. See 13:44:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:01 13:44:01 Login Succeeded 13:44:01 nexus3.edgexfoundry.org:10003 13:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:02 Configure a credential helper to remove this warning. See 13:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:02 13:44:02 Login Succeeded 13:44:02 nexus3.edgexfoundry.org:10004 13:44:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:02 Configure a credential helper to remove this warning. See 13:44:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:02 13:44:02 Login Succeeded 13:44:02 docker.io 13:44:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:03 Configure a credential helper to remove this warning. See 13:44:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:03 13:44:03 Login Succeeded 13:44:03 ---> docker-login.sh ends [Pipeline] } 13:44:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:44:04 ========================================================= 13:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 13:44:04 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:44:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 13:44:04 Sending build context to Docker daemon 8.589MB 13:44:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:44:05 Step 2/8 : FROM ${BASE} 13:44:05 Running on prd-centos7-docker-4c-2g-2082 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 13:44:05 Running in /w/workspace/device-virtual-go/3 [Pipeline] { [Pipeline] checkout 13:44:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:44:05 595b0fe564bb: Pulling fs layer 13:44:05 24495759ef45: Pulling fs layer 13:44:05 d148012ef14d: Pulling fs layer 13:44:05 e90a11edd702: Pulling fs layer 13:44:05 d77568369979: Pulling fs layer 13:44:05 02195dbdac53: Pulling fs layer 13:44:05 2b1b35aa2570: Pulling fs layer 13:44:05 2c1f732e5b09: Pulling fs layer 13:44:05 e90a11edd702: Waiting 13:44:05 d77568369979: Waiting 13:44:05 02195dbdac53: Waiting 13:44:05 2b1b35aa2570: Waiting 13:44:05 2c1f732e5b09: Waiting 13:44:05 The recommended git tool is: git 13:44:05 d148012ef14d: Download complete 13:44:05 24495759ef45: Verifying Checksum 13:44:05 24495759ef45: Download complete 13:44:05 d77568369979: Verifying Checksum 13:44:05 d77568369979: Download complete 13:44:05 02195dbdac53: Verifying Checksum 13:44:05 02195dbdac53: Download complete 13:44:05 595b0fe564bb: Download complete 13:44:05 2b1b35aa2570: Verifying Checksum 13:44:05 2b1b35aa2570: Download complete 13:44:08 595b0fe564bb: Pull complete 13:44:08 24495759ef45: Pull complete 13:44:08 d148012ef14d: Pull complete 13:44:09 2c1f732e5b09: Verifying Checksum 13:44:09 2c1f732e5b09: Download complete 13:44:10 using credential edgex-jenkins-ssh 13:44:10 Cloning the remote Git repository 13:44:10 e90a11edd702: Verifying Checksum 13:44:10 e90a11edd702: Download complete 13:44:09 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 13:44:09 > git init /w/workspace/device-virtual-go/3 # timeout=10 13:44:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 13:44:09 > git --version # timeout=10 13:44:09 > git --version # 'git version 2.24.4' 13:44:09 using GIT_SSH to set credentials SSH Credentials for GitHub 13:44:09 [INFO] Currently running in a labeled security context 13:44:09 [INFO] Currently SELinux is 'enforcing' on the host 13:44:09 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/3@tmp/jenkins-gitclient-ssh6064969393088412149.key 13:44:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:11 Avoid second fetch 13:44:11 Checking out Revision 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 (main) 13:44:10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 13:44:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:44:10 > git config core.sparsecheckout # timeout=10 13:44:10 > git checkout -f 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 # timeout=10 13:44:14 Commit message: "Merge pull request #235 from FelixTing/issue-234" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:44:15 provisioning config files... 13:44:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config9086706817091040564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:15 ---> docker-login.sh 13:44:15 nexus3.edgexfoundry.org:10001 13:44:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:16 Configure a credential helper to remove this warning. See 13:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:16 13:44:16 Login Succeeded 13:44:16 nexus3.edgexfoundry.org:10002 13:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:16 Configure a credential helper to remove this warning. See 13:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:16 13:44:16 Login Succeeded 13:44:16 nexus3.edgexfoundry.org:10003 13:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:16 Configure a credential helper to remove this warning. See 13:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:16 13:44:16 Login Succeeded 13:44:16 nexus3.edgexfoundry.org:10004 13:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:16 Configure a credential helper to remove this warning. See 13:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:16 13:44:16 Login Succeeded 13:44:16 docker.io 13:44:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:44:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:44:16 Configure a credential helper to remove this warning. See 13:44:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:44:16 13:44:16 Login Succeeded 13:44:16 ---> docker-login.sh ends [Pipeline] } 13:44:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:44:17 ========================================================= 13:44:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 13:44:17 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 13:44:17 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 13:44:17 Sending build context to Docker daemon 8.59MB 13:44:17 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 13:44:17 Step 2/8 : FROM ${BASE} 13:44:17 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 13:44:17 540db60ca938: Pulling fs layer 13:44:17 adcc1eea9eea: Pulling fs layer 13:44:17 4c4ab2625f07: Pulling fs layer 13:44:17 db62176df00c: Pulling fs layer 13:44:17 3b30891b0d05: Pulling fs layer 13:44:17 444f5516b4c7: Pulling fs layer 13:44:17 90b9b1106a8b: Pulling fs layer 13:44:17 0383d17a5b7e: Pulling fs layer 13:44:17 c82ef313ddc5: Pulling fs layer 13:44:17 444f5516b4c7: Waiting 13:44:17 90b9b1106a8b: Waiting 13:44:17 0383d17a5b7e: Waiting 13:44:17 c82ef313ddc5: Waiting 13:44:17 db62176df00c: Waiting 13:44:17 3b30891b0d05: Waiting 13:44:17 4c4ab2625f07: Verifying Checksum 13:44:17 4c4ab2625f07: Download complete 13:44:17 adcc1eea9eea: Verifying Checksum 13:44:17 adcc1eea9eea: Download complete 13:44:17 3b30891b0d05: Verifying Checksum 13:44:17 3b30891b0d05: Download complete 13:44:17 444f5516b4c7: Verifying Checksum 13:44:17 444f5516b4c7: Download complete 13:44:17 90b9b1106a8b: Verifying Checksum 13:44:17 90b9b1106a8b: Download complete 13:44:17 540db60ca938: Verifying Checksum 13:44:17 540db60ca938: Download complete 13:44:18 540db60ca938: Pull complete 13:44:18 adcc1eea9eea: Pull complete 13:44:18 4c4ab2625f07: Pull complete 13:44:18 0383d17a5b7e: Verifying Checksum 13:44:18 0383d17a5b7e: Download complete 13:44:22 c82ef313ddc5: Verifying Checksum 13:44:22 c82ef313ddc5: Download complete 13:44:22 db62176df00c: Download complete 13:44:22 e90a11edd702: Pull complete 13:44:22 d77568369979: Pull complete 13:44:22 02195dbdac53: Pull complete 13:44:22 2b1b35aa2570: Pull complete 13:44:24 db62176df00c: Pull complete 13:44:24 3b30891b0d05: Pull complete 13:44:24 444f5516b4c7: Pull complete 13:44:24 90b9b1106a8b: Pull complete 13:44:25 0383d17a5b7e: Pull complete 13:44:27 c82ef313ddc5: Pull complete 13:44:27 Digest: sha256:3eb3d6350589afc32301fc0b898c8a62550fd4a320e6d69c5ccab6db48ea93d4 13:44:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 13:44:27 ---> 4508b0543a43 13:44:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:44:28 2c1f732e5b09: Pull complete 13:44:28 Digest: sha256:28bf673c29b435c7a745567d5b62fe0c6cb5f21a2a07afb8b83a2b3b340898b5 13:44:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 13:44:28 ---> 88ecf2bb1f95 13:44:28 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' 13:44:29 ---> Running in 4a0352d9625b 13:44:29 Removing intermediate container 4a0352d9625b 13:44:29 ---> 1fc3d70db920 13:44:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:29 ---> Running in 7f23ba90ccef 13:44:29 Removing intermediate container 7f23ba90ccef 13:44:29 ---> 72ed22bd2e14 13:44:29 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:44:29 ---> Running in 4b97791a7416 13:44:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:44:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:44:31 (1/7) Installing openssh-keygen (8.4_p1-r3) 13:44:31 (2/7) Installing libedit (20191231.3.1-r1) 13:44:31 (3/7) Installing openssh-client (8.4_p1-r3) 13:44:31 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 13:44:31 (5/7) Installing openssh-server-common (8.4_p1-r3) 13:44:31 (6/7) Installing openssh-server (8.4_p1-r3) 13:44:32 (7/7) Installing openssh (8.4_p1-r3) 13:44:32 Executing busybox-1.32.1-r6.trigger 13:44:32 OK: 224 MiB in 59 packages 13:44:32 Removing intermediate container 4b97791a7416 13:44:32 ---> 13ffb5dde852 13:44:32 Step 6/8 : WORKDIR /device-virtual-go 13:44:32 ---> Running in 9a8212ab5711 13:44:32 Removing intermediate container 9a8212ab5711 13:44:32 ---> 1885ac30b003 13:44:32 Step 7/8 : COPY . . 13:44:32 ---> 68f398147e3a 13:44:32 Step 8/8 : RUN go mod download 13:44:32 ---> Running in 59e1e4278354 13:44:33 ---> Running in 9cb65bf76af9 13:44:33 Removing intermediate container 9cb65bf76af9 13:44:33 ---> 424cf9d5192a 13:44:33 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:44:33 ---> Running in 35bd5224b041 13:44:36 Removing intermediate container 35bd5224b041 13:44:36 ---> bdf94b6a9fe1 13:44:36 Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev libsodium-dev zeromq-dev 13:44:36 ---> Running in cff15bc4c992 13:44:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:44:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:44:39 (1/7) Installing openssh-keygen (8.4_p1-r3) 13:44:39 (2/7) Installing libedit (20191231.3.1-r1) 13:44:39 (3/7) Installing openssh-client (8.4_p1-r3) 13:44:40 (4/7) Installing openssh-sftp-server (8.4_p1-r3) 13:44:40 (5/7) Installing openssh-server-common (8.4_p1-r3) 13:44:40 (6/7) Installing openssh-server (8.4_p1-r3) 13:44:40 (7/7) Installing openssh (8.4_p1-r3) 13:44:41 Executing busybox-1.32.1-r6.trigger 13:44:41 OK: 224 MiB in 59 packages 13:44:43 Removing intermediate container cff15bc4c992 13:44:43 ---> b229022b40c5 13:44:43 Step 6/8 : WORKDIR /device-virtual-go 13:44:43 ---> Running in 7febd89bdeaa 13:44:43 Removing intermediate container 7febd89bdeaa 13:44:43 ---> e039d0660748 13:44:43 Step 7/8 : COPY . . 13:44:45 ---> 5fb74d852518 13:44:45 Step 8/8 : RUN go mod download 13:44:45 Removing intermediate container 59e1e4278354 13:44:45 ---> 936b195b545c 13:44:45 Successfully built 936b195b545c 13:44:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:44:45 ---> Running in 206a0d471a4d 13:44:45 + docker inspect -f . ci-base-image-x86_64 13:44:45 . [Pipeline] withDockerContainer 13:44:45 prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container 13:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:44:46 $ docker top 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:46 + go version 13:44:46 go version go1.16.6 linux/amd64 [Pipeline] } 13:44:46 $ docker stop --time=1 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 13:44:47 $ docker rm -f 1d278d821714495e77fd2212ab2dd52d7ea050154132e443a50f86cb87c3fdd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:44:48 + docker inspect -f . ci-base-image-x86_64 13:44:48 . [Pipeline] withDockerContainer 13:44:48 prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container 13:44:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:44:48 $ docker top 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 -eo pid,comm [Pipeline] { [Pipeline] sh 13:44:49 + go mod tidy [Pipeline] sh 13:44:49 + make test 13:44:49 go mod tidy 13:44:49 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:44:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:45:08 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:45:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.269s coverage: 64.6% of statements 13:45:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:45:15 gofmt -l . 13:45:15 [ "`gofmt -l .`" = "" ] 13:45:15 ./bin/test-attribution-txt.sh 13:45:16 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:45:16 $ docker stop --time=1 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 13:45:18 Removing intermediate container 206a0d471a4d 13:45:18 ---> c9f5656270aa 13:45:18 Successfully built c9f5656270aa 13:45:18 Successfully tagged ci-base-image-arm64:latest 13:45:18 $ docker rm -f 9ce378d60f77f3d1a57cd928e24441eda2a905aa265d48bd8a6022372040fa81 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:45:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:45:19 + docker inspect -f . ci-base-image-arm64 13:45:19 . [Pipeline] withDockerContainer 13:45:19 Stashed 1 file(s) 13:45:19 prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container 13:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:45:21 $ docker top 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 13:45:22 + go version 13:45:22 go version go1.16.6 linux/arm64 [Pipeline] } 13:45:25 $ docker stop --time=1 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 13:45:28 $ docker rm -f 1e12255e6e7af237c18c167c83c84e04902919072ceb774317c395610f496649 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:45:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:45:29 + docker inspect -f . ci-base-image-arm64 13:45:29 . [Pipeline] withDockerContainer 13:45:29 + ls -al . 13:45:29 total 140 13:45:29 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 5 13:45 . 13:45:29 drwxrwxr-x. 4 jenkins jenkins 28 Aug 5 13:44 .. 13:45:29 -rw-rw-r--. 1 jenkins jenkins 8153 Aug 5 13:44 Attribution.txt 13:45:29 drwxrwxr-x. 2 jenkins jenkins 64 Aug 5 13:44 bin 13:45:29 -rw-rw-r--. 1 jenkins jenkins 6349 Aug 5 13:44 CHANGELOG.md 13:45:29 drwxrwxr-x. 3 jenkins jenkins 32 Aug 5 13:44 cmd 13:45:29 -rw-r--r--. 1 jenkins jenkins 46339 Aug 5 13:45 coverage.out 13:45:29 -rw-rw-r--. 1 jenkins jenkins 1921 Aug 5 13:44 Dockerfile 13:45:29 -rw-rw-r--. 1 jenkins jenkins 998 Aug 5 13:44 Dockerfile.build 13:45:29 drwxrwxr-x. 8 jenkins jenkins 162 Aug 5 13:44 .git 13:45:29 drwxrwxr-x. 2 jenkins jenkins 103 Aug 5 13:44 .github 13:45:29 -rw-rw-r--. 1 jenkins jenkins 277 Aug 5 13:44 .gitignore 13:45:29 -rw-r--r--. 1 jenkins jenkins 795 Aug 5 13:45 go.mod 13:45:29 -rw-r--r--. 1 jenkins jenkins 22824 Aug 5 13:44 go.sum 13:45:29 drwxrwxr-x. 3 jenkins jenkins 20 Aug 5 13:44 internal 13:45:29 -rw-rw-r--. 1 jenkins jenkins 660 Aug 5 13:44 Jenkinsfile 13:45:29 -rw-rw-r--. 1 jenkins jenkins 11340 Aug 5 13:44 LICENSE 13:45:29 -rw-rw-r--. 1 jenkins jenkins 905 Aug 5 13:44 Makefile 13:45:29 -rw-rw-r--. 1 jenkins jenkins 2913 Aug 5 13:44 README.md 13:45:29 -rw-rw-r--. 1 jenkins jenkins 11 Aug 5 13:41 VERSION 13:45:29 -rw-rw-r--. 1 jenkins jenkins 235 Aug 5 13:44 version.go 13:45:29 prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container 13:45:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 13:45:31 $ docker top 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 13:45:32 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 --label arch=amd64 --label version=2.0.1-dev.2 . 13:45:32 Sending build context to Docker daemon 8.66MB 13:45:32 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:45:32 Step 2/26 : FROM ${BASE} AS builder 13:45:32 ---> 936b195b545c 13:45:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:45:32 ---> Running in 20af6165e155 13:45:32 Removing intermediate container 20af6165e155 13:45:32 ---> fd2cc59fd6c7 13:45:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:45:32 ---> Running in 7c6e00d8c884 13:45:32 Removing intermediate container 7c6e00d8c884 13:45:32 ---> 07eb9d349a0b 13:45:32 Step 5/26 : WORKDIR /device-virtual-go 13:45:32 ---> Running in c24e8211110a 13:45:32 + go mod tidy 13:45:33 Removing intermediate container c24e8211110a 13:45:33 ---> 50164fa29295 13:45:33 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:33 ---> Running in 1db5a6b4f4dd 13:45:33 Removing intermediate container 1db5a6b4f4dd 13:45:33 ---> 05f14fb0efe9 13:45:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:45:33 ---> Running in 3a08586225ab [Pipeline] sh 13:45:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 13:45:34 + make test 13:45:34 go mod tidy 13:45:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 13:45:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 13:45:35 OK: 224 MiB in 59 packages 13:45:35 Removing intermediate container 3a08586225ab 13:45:35 ---> b10b24cf2e5a 13:45:35 Step 8/26 : COPY . . 13:45:35 ---> cb7be2f1c0e7 13:45:35 Step 9/26 : RUN go mod tidy 13:45:35 ---> Running in c5fa3a0804b5 13:45:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 13:45:36 Removing intermediate container c5fa3a0804b5 13:45:36 ---> 75ba0726d6f9 13:45:36 Step 10/26 : RUN go mod download 13:45:36 ---> Running in 8f1474f5cc58 13:45:36 Removing intermediate container 8f1474f5cc58 13:45:36 ---> c4114e367b68 13:45:36 Step 11/26 : ARG MAKE='make build' 13:45:36 ---> Running in 7a7d4dd29fde 13:45:36 Removing intermediate container 7a7d4dd29fde 13:45:36 ---> b8027b730568 13:45:36 Step 12/26 : RUN $MAKE 13:45:37 ---> Running in 8396bb1b6ee5 13:45:37 go mod tidy 13:45:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.2" -o cmd/device-virtual ./cmd 13:45:52 Removing intermediate container 8396bb1b6ee5 13:45:52 ---> 8d8a734e8c59 13:45:52 Step 13/26 : FROM alpine:3.12 13:45:53 3.12: Pulling from library/alpine 13:45:53 339de151aab4: Pulling fs layer 13:45:53 339de151aab4: Verifying Checksum 13:45:53 339de151aab4: Download complete 13:45:53 339de151aab4: Pull complete 13:45:53 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:45:53 Status: Downloaded newer image for alpine:3.12 13:45:53 ---> 13621d1b12d4 13:45:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:45:54 ---> Running in d476c7ed417e 13:45:54 Removing intermediate container d476c7ed417e 13:45:54 ---> 2d9a6e0e1ee6 13:45:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:45:54 ---> Running in 6b98b9d67c85 13:45:54 Removing intermediate container 6b98b9d67c85 13:45:54 ---> 78e49a3bae37 13:45:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:45:54 ---> Running in 5554c2330f09 13:45:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:45:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:45:56 (1/6) Installing dumb-init (1.2.2-r1) 13:45:56 (2/6) Installing libgcc (9.3.0-r2) 13:45:56 (3/6) Installing libsodium (1.0.18-r0) 13:45:56 (4/6) Installing libstdc++ (9.3.0-r2) 13:45:56 (5/6) Installing libzmq (4.3.3-r0) 13:45:57 (6/6) Installing zeromq (4.3.3-r0) 13:45:57 Executing busybox-1.31.1-r20.trigger 13:45:57 OK: 8 MiB in 20 packages 13:45:57 Removing intermediate container 5554c2330f09 13:45:57 ---> 4b22585cfbdf 13:45:57 Step 17/26 : WORKDIR / 13:45:57 ---> Running in f19e6b45abe1 13:45:57 Removing intermediate container f19e6b45abe1 13:45:57 ---> de55c944af4f 13:45:57 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:45:57 ---> a71c264fe0cd 13:45:57 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:45:57 ---> 4644b67576f0 13:45:57 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:45:58 ---> 3e587ea37449 13:45:58 Step 21/26 : EXPOSE 59900 13:45:58 ---> Running in 68fda7874acd 13:45:58 Removing intermediate container 68fda7874acd 13:45:58 ---> 25bdf7f69a7f 13:45:58 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:45:58 ---> Running in 67e7b8ac2f93 13:45:58 Removing intermediate container 67e7b8ac2f93 13:45:58 ---> 6fe145854233 13:45:58 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:45:58 ---> Running in 4d1bd18be1d3 13:45:58 Removing intermediate container 4d1bd18be1d3 13:45:58 ---> 22e8dc46d477 13:45:58 Step 24/26 : LABEL arch=amd64 13:45:58 ---> Running in 2ea0ac0dc9c3 13:45:58 Removing intermediate container 2ea0ac0dc9c3 13:45:58 ---> d657f3d64d9e 13:45:58 Step 25/26 : LABEL git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:45:58 ---> Running in 1cde8d09c877 13:45:58 Removing intermediate container 1cde8d09c877 13:45:58 ---> 56ae0fe32d8d 13:45:58 Step 26/26 : LABEL version=2.0.1-dev.2 13:45:58 ---> Running in e630ef0e1cee 13:45:58 Removing intermediate container e630ef0e1cee 13:45:58 ---> 0eac12dbc776 13:45:58 [Warning] One or more build-args [ARCH] were not consumed 13:45:58 Successfully built 0eac12dbc776 13:45:58 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:45:59 provisioning config files... 13:46:02 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config3169444148402869034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:03 ---> docker-login.sh 13:46:03 nexus3.edgexfoundry.org:10001 13:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:03 Configure a credential helper to remove this warning. See 13:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:03 13:46:03 Login Succeeded 13:46:03 nexus3.edgexfoundry.org:10002 13:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:03 Configure a credential helper to remove this warning. See 13:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:03 13:46:03 Login Succeeded 13:46:03 nexus3.edgexfoundry.org:10003 13:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:03 Configure a credential helper to remove this warning. See 13:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:03 13:46:03 Login Succeeded 13:46:03 nexus3.edgexfoundry.org:10004 13:46:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:03 Configure a credential helper to remove this warning. See 13:46:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:03 13:46:03 Login Succeeded 13:46:03 docker.io 13:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:46:04 Configure a credential helper to remove this warning. See 13:46:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:46:04 13:46:04 Login Succeeded 13:46:04 ---> docker-login.sh ends [Pipeline] } 13:46:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:04 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 13:46:04 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:46:04 latest 13:46:04 2.0.1-dev.2 13:46:04 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:46:04 main 13:46:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:46:04 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh 13:46:05 + docker push nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:46:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:46:05 2ca5791d173b: Preparing 13:46:05 694253f48f19: Preparing 13:46:05 cd3009e653d3: Preparing 13:46:05 6f16b613a6ba: Preparing 13:46:05 e9973228ada0: Preparing 13:46:05 32f366d666a5: Preparing 13:46:05 32f366d666a5: Waiting 13:46:05 e9973228ada0: Pushed 13:46:05 694253f48f19: Pushed 13:46:05 32f366d666a5: Layer already exists 13:46:05 6f16b613a6ba: Pushed 13:46:05 cd3009e653d3: Pushed 13:46:06 2ca5791d173b: Pushed 13:46:07 05fb3e48a5edf4feff7dec54fcb3f259152d9a60: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh 13:46:07 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] isUnix [Pipeline] sh 13:46:07 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 13:46:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:46:07 2ca5791d173b: Preparing 13:46:07 694253f48f19: Preparing 13:46:07 cd3009e653d3: Preparing 13:46:07 6f16b613a6ba: Preparing 13:46:07 e9973228ada0: Preparing 13:46:07 32f366d666a5: Preparing 13:46:07 32f366d666a5: Waiting 13:46:07 cd3009e653d3: Layer already exists 13:46:07 2ca5791d173b: Layer already exists 13:46:07 e9973228ada0: Layer already exists 13:46:07 694253f48f19: Layer already exists 13:46:07 6f16b613a6ba: Layer already exists 13:46:07 32f366d666a5: Layer already exists 13:46:07 latest: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh 13:46:08 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 13:46:08 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 13:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:46:08 2ca5791d173b: Preparing 13:46:08 694253f48f19: Preparing 13:46:08 cd3009e653d3: Preparing 13:46:08 6f16b613a6ba: Preparing 13:46:08 e9973228ada0: Preparing 13:46:08 32f366d666a5: Preparing 13:46:08 32f366d666a5: Waiting 13:46:08 694253f48f19: Layer already exists 13:46:08 e9973228ada0: Layer already exists 13:46:08 cd3009e653d3: Layer already exists 13:46:08 2ca5791d173b: Layer already exists 13:46:08 6f16b613a6ba: Layer already exists 13:46:08 32f366d666a5: Layer already exists 13:46:08 2.0.1-dev.2: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh 13:46:08 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 13:46:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:46:09 2ca5791d173b: Preparing 13:46:09 694253f48f19: Preparing 13:46:09 cd3009e653d3: Preparing 13:46:09 6f16b613a6ba: Preparing 13:46:09 e9973228ada0: Preparing 13:46:09 32f366d666a5: Preparing 13:46:09 32f366d666a5: Waiting 13:46:09 2ca5791d173b: Layer already exists 13:46:09 cd3009e653d3: Layer already exists 13:46:09 e9973228ada0: Layer already exists 13:46:09 694253f48f19: Layer already exists 13:46:09 6f16b613a6ba: Layer already exists 13:46:09 32f366d666a5: Layer already exists 13:46:09 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] isUnix [Pipeline] sh 13:46:09 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] isUnix [Pipeline] sh 13:46:09 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 13:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 13:46:09 2ca5791d173b: Preparing 13:46:09 694253f48f19: Preparing 13:46:09 cd3009e653d3: Preparing 13:46:09 6f16b613a6ba: Preparing 13:46:09 e9973228ada0: Preparing 13:46:09 32f366d666a5: Preparing 13:46:09 32f366d666a5: Waiting 13:46:09 2ca5791d173b: Layer already exists 13:46:09 e9973228ada0: Layer already exists 13:46:09 694253f48f19: Layer already exists 13:46:09 6f16b613a6ba: Layer already exists 13:46:09 cd3009e653d3: Layer already exists 13:46:09 32f366d666a5: Layer already exists 13:46:09 main: digest: sha256:b97c979542395e8cd2bcc10a796c148a66f755ae7e5c46724113f46cb033dd1a size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:46:09 ===================================================== [Pipeline] echo 13:46:09 taggedImages: 13:46:09 - nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:46:09 - nexus3.edgexfoundry.org:10004/device-virtual:latest 13:46:09 - nexus3.edgexfoundry.org:10004/device-virtual:2.0.1-dev.2 13:46:09 - nexus3.edgexfoundry.org:10004/device-virtual:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:46:09 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:46:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:10 13:46:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:46:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:10 latest: Pulling from edgex-lftools-log-publisher 13:46:10 b4d181a07f80: Pulling fs layer 13:46:10 a1111a8f2ec3: Pulling fs layer 13:46:10 ed53099fbce6: Pulling fs layer 13:46:10 dc539afda2c1: Pulling fs layer 13:46:10 77bc0d833cb6: Pulling fs layer 13:46:10 9065ff56babe: Pulling fs layer 13:46:10 d287ab97295c: Pulling fs layer 13:46:10 dc539afda2c1: Waiting 13:46:10 77bc0d833cb6: Waiting 13:46:10 9065ff56babe: Waiting 13:46:10 d287ab97295c: Waiting 13:46:10 a1111a8f2ec3: Verifying Checksum 13:46:10 a1111a8f2ec3: Download complete 13:46:10 dc539afda2c1: Verifying Checksum 13:46:10 dc539afda2c1: Download complete 13:46:11 77bc0d833cb6: Verifying Checksum 13:46:11 77bc0d833cb6: Download complete 13:46:11 9065ff56babe: Verifying Checksum 13:46:11 9065ff56babe: Download complete 13:46:11 ed53099fbce6: Verifying Checksum 13:46:11 ed53099fbce6: Download complete 13:46:12 b4d181a07f80: Verifying Checksum 13:46:12 b4d181a07f80: Download complete 13:46:13 b4d181a07f80: Pull complete 13:46:13 a1111a8f2ec3: Pull complete 13:46:14 ed53099fbce6: Pull complete 13:46:14 dc539afda2c1: Pull complete 13:46:14 77bc0d833cb6: Pull complete 13:46:14 9065ff56babe: Pull complete 13:46:15 d287ab97295c: Verifying Checksum 13:46:15 d287ab97295c: Download complete 13:46:20 d287ab97295c: Pull complete 13:46:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:46:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:46:20 prd-centos7-docker-4c-2g-2082 does not seem to be running inside a container 13:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:46:22 $ docker top 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:46:23 ---> job-cost.sh 13:46:23 lf-activate-venv: SKIPPING 13:46:23 INFO: No Stack... 13:46:24 INFO: Retrieving Pricing Info for: v3-standard-2 13:46:24 INFO: Archiving Costs [Pipeline] sh 13:46:24 + cat /w/workspace/device-virtual-go/3/archives/cost.csv 13:46:24 + cut -d, -f6 [Pipeline] lock 13:46:24 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] 13:46:24 Resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] did not exist. Created. 13:46:24 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:46:24 + echo total: 0.05999999865889549 [Pipeline] stash 13:46:25 Stashed 1 file(s) [Pipeline] } 13:46:25 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:46:25 $ docker stop --time=1 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b 13:46:26 $ docker rm -f 8f9a33e6f6ded93733dbc5560dbf787a4b7aaa6623d7efd7966db7ab96702c1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:46:44 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 13:46:44 ok github.com/edgexfoundry/device-virtual-go/internal/driver 1.753s coverage: 64.6% of statements 13:46:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:47:06 gofmt -l . 13:47:06 [ "`gofmt -l .`" = "" ] 13:47:06 ./bin/test-attribution-txt.sh 13:47:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 13:47:06 $ docker stop --time=1 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 13:47:09 $ docker rm -f 03c65ebb34215d301dd09fb0667e2801372559ff627f6206a18dc2be052a1b89 [Pipeline] // withDockerContainer [Pipeline] sh 13:47:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:47:09 Warning: overwriting stash ‘coverage-report’ 13:47:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:47:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:47:11 + ls -al . 13:47:11 total 164 13:47:11 drwxrwxr-x 7 jenkins jenkins 4096 Aug 5 13:47 . 13:47:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 13:43 .. 13:47:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 13:43 .git 13:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:43 .github 13:47:11 -rw-rw-r-- 1 jenkins jenkins 277 Aug 5 13:43 .gitignore 13:47:11 -rw-rw-r-- 1 jenkins jenkins 8153 Aug 5 13:43 Attribution.txt 13:47:11 -rw-rw-r-- 1 jenkins jenkins 6349 Aug 5 13:43 CHANGELOG.md 13:47:11 -rw-rw-r-- 1 jenkins jenkins 1921 Aug 5 13:43 Dockerfile 13:47:11 -rw-rw-r-- 1 jenkins jenkins 998 Aug 5 13:43 Dockerfile.build 13:47:11 -rw-rw-r-- 1 jenkins jenkins 660 Aug 5 13:43 Jenkinsfile 13:47:11 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 5 13:43 LICENSE 13:47:11 -rw-rw-r-- 1 jenkins jenkins 905 Aug 5 13:43 Makefile 13:47:11 -rw-rw-r-- 1 jenkins jenkins 2913 Aug 5 13:43 README.md 13:47:11 -rw-rw-r-- 1 jenkins jenkins 11 Aug 5 13:41 VERSION 13:47:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 13:43 bin 13:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:43 cmd 13:47:11 -rw-r--r-- 1 jenkins jenkins 46339 Aug 5 13:46 coverage.out 13:47:11 -rw-r--r-- 1 jenkins jenkins 795 Aug 5 13:47 go.mod 13:47:11 -rw-r--r-- 1 jenkins jenkins 22824 Aug 5 13:45 go.sum 13:47:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 5 13:43 internal 13:47:11 -rw-rw-r-- 1 jenkins jenkins 235 Aug 5 13:43 version.go [Pipeline] isUnix [Pipeline] sh 13:47:11 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 --label arch=arm64 --label version=2.0.1-dev.2 . 13:47:12 Sending build context to Docker daemon 8.659MB 13:47:12 Step 1/26 : ARG BASE=golang:1.16-alpine3.12 13:47:12 Step 2/26 : FROM ${BASE} AS builder 13:47:12 ---> c9f5656270aa 13:47:12 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 13:47:12 ---> Running in ea4ed4daaa1e 13:47:13 Removing intermediate container ea4ed4daaa1e 13:47:13 ---> 9ee03c312c0d 13:47:13 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 13:47:13 ---> Running in ce5320ff4a28 13:47:14 Removing intermediate container ce5320ff4a28 13:47:14 ---> df9c3e69adf5 13:47:14 Step 5/26 : WORKDIR /device-virtual-go 13:47:14 ---> Running in 8f10426eec16 13:47:15 Removing intermediate container 8f10426eec16 13:47:15 ---> 0db24ab03c39 13:47:15 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:47:15 ---> Running in dd06292cc85f 13:47:17 Removing intermediate container dd06292cc85f 13:47:17 ---> b2681a607ef8 13:47:17 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:47:17 ---> Running in b6c291a77e64 13:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 13:47:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 13:47:20 OK: 224 MiB in 59 packages 13:47:21 Removing intermediate container b6c291a77e64 13:47:21 ---> 1c68a4f1c698 13:47:21 Step 8/26 : COPY . . 13:47:23 ---> 29507cb41771 13:47:23 Step 9/26 : RUN go mod tidy 13:47:23 ---> Running in c5d1a1b97176 13:47:27 Removing intermediate container c5d1a1b97176 13:47:27 ---> a9ef99a7ff08 13:47:27 Step 10/26 : RUN go mod download 13:47:27 ---> Running in c996c0128fe8 13:47:29 Removing intermediate container c996c0128fe8 13:47:29 ---> f442808bb2f2 13:47:29 Step 11/26 : ARG MAKE='make build' 13:47:29 ---> Running in c17b0dde0548 13:47:30 Removing intermediate container c17b0dde0548 13:47:30 ---> ad5c4e914355 13:47:30 Step 12/26 : RUN $MAKE 13:47:30 ---> Running in ee188a632b37 13:47:31 go mod tidy 13:47:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=2.0.1-dev.2" -o cmd/device-virtual ./cmd 13:48:29 Removing intermediate container ee188a632b37 13:48:29 ---> d746a979c75d 13:48:29 Step 13/26 : FROM alpine:3.12 13:48:29 3.12: Pulling from library/alpine 13:48:29 d2f70382dc9a: Pulling fs layer 13:48:29 d2f70382dc9a: Verifying Checksum 13:48:29 d2f70382dc9a: Download complete 13:48:29 d2f70382dc9a: Pull complete 13:48:29 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 13:48:29 Status: Downloaded newer image for alpine:3.12 13:48:29 ---> c4fd0aeabfcf 13:48:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 13:48:29 ---> Running in 2eba6aba1dc3 13:48:29 Removing intermediate container 2eba6aba1dc3 13:48:29 ---> 472ca7c4b780 13:48:29 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:29 ---> Running in 0c343258e2f9 13:48:29 Removing intermediate container 0c343258e2f9 13:48:29 ---> a5d5192bfdac 13:48:29 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 13:48:29 ---> Running in fda7bd672fcd 13:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:48:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:48:30 (1/6) Installing dumb-init (1.2.2-r1) 13:48:30 (2/6) Installing libgcc (9.3.0-r2) 13:48:30 (3/6) Installing libsodium (1.0.18-r0) 13:48:30 (4/6) Installing libstdc++ (9.3.0-r2) 13:48:30 (5/6) Installing libzmq (4.3.3-r0) 13:48:30 (6/6) Installing zeromq (4.3.3-r0) 13:48:30 Executing busybox-1.31.1-r20.trigger 13:48:30 OK: 8 MiB in 20 packages 13:48:32 Removing intermediate container fda7bd672fcd 13:48:32 ---> 0d0b105c02cc 13:48:32 Step 17/26 : WORKDIR / 13:48:32 ---> Running in c828d9fc664e 13:48:32 Removing intermediate container c828d9fc664e 13:48:32 ---> 40cb3e093869 13:48:32 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 13:48:33 ---> 3de2cd3cc71f 13:48:33 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 13:48:34 ---> 66e537d3f541 13:48:34 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 13:48:35 ---> dc78d6b7251a 13:48:35 Step 21/26 : EXPOSE 59900 13:48:36 ---> Running in 6f1d7971a7d9 13:48:36 Removing intermediate container 6f1d7971a7d9 13:48:36 ---> 1d577933748e 13:48:36 Step 22/26 : ENTRYPOINT ["/device-virtual"] 13:48:36 ---> Running in f59ac824e008 13:48:37 Removing intermediate container f59ac824e008 13:48:37 ---> 70ebba34e679 13:48:37 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 13:48:37 ---> Running in 103a9ebd95ec 13:48:38 Removing intermediate container 103a9ebd95ec 13:48:38 ---> fcf990090287 13:48:38 Step 24/26 : LABEL arch=arm64 13:48:38 ---> Running in 0c758dca893a 13:48:38 Removing intermediate container 0c758dca893a 13:48:38 ---> 444dcdcccaa5 13:48:38 Step 25/26 : LABEL git_sha=05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:48:39 ---> Running in dfa7ad83b86c 13:48:39 Removing intermediate container dfa7ad83b86c 13:48:39 ---> 7c2e9fa69648 13:48:39 Step 26/26 : LABEL version=2.0.1-dev.2 13:48:39 ---> Running in 478ddf292b48 13:48:40 Removing intermediate container 478ddf292b48 13:48:40 ---> 54bfc7c6b13c 13:48:40 [Warning] One or more build-args [ARCH] were not consumed 13:48:40 Successfully built 54bfc7c6b13c 13:48:40 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:40 provisioning config files... 13:48:40 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/3@tmp/config4499176651985243006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:40 ---> docker-login.sh 13:48:40 nexus3.edgexfoundry.org:10001 13:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:41 Configure a credential helper to remove this warning. See 13:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:41 13:48:41 Login Succeeded 13:48:41 nexus3.edgexfoundry.org:10002 13:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:42 Configure a credential helper to remove this warning. See 13:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:42 13:48:42 Login Succeeded 13:48:42 nexus3.edgexfoundry.org:10003 13:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:42 Configure a credential helper to remove this warning. See 13:48:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:42 13:48:42 Login Succeeded 13:48:42 nexus3.edgexfoundry.org:10004 13:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:43 Configure a credential helper to remove this warning. See 13:48:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:43 13:48:43 Login Succeeded 13:48:43 docker.io 13:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:44 Configure a credential helper to remove this warning. See 13:48:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:44 13:48:44 Login Succeeded 13:48:44 ---> docker-login.sh ends [Pipeline] } 13:48:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:48:44 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 13:48:44 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:48:44 latest 13:48:44 2.0.1-dev.2 13:48:44 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:48:44 main 13:48:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh 13:48:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:48:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:48:44 ba968315a6b7: Preparing 13:48:44 7c8b396d8a53: Preparing 13:48:44 b39987a31c82: Preparing 13:48:44 e586d954f7f1: Preparing 13:48:44 f554ff0bf5ff: Preparing 13:48:44 3fbe34a1663b: Preparing 13:48:44 3fbe34a1663b: Waiting 13:48:45 7c8b396d8a53: Pushed 13:48:45 f554ff0bf5ff: Pushed 13:48:45 b39987a31c82: Pushed 13:48:45 3fbe34a1663b: Layer already exists 13:48:45 e586d954f7f1: Pushed 13:48:49 ba968315a6b7: Pushed 13:48:49 05fb3e48a5edf4feff7dec54fcb3f259152d9a60: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh 13:48:49 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:48:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:48:49 ba968315a6b7: Preparing 13:48:49 7c8b396d8a53: Preparing 13:48:49 b39987a31c82: Preparing 13:48:49 e586d954f7f1: Preparing 13:48:49 f554ff0bf5ff: Preparing 13:48:49 3fbe34a1663b: Preparing 13:48:49 3fbe34a1663b: Waiting 13:48:49 e586d954f7f1: Layer already exists 13:48:49 f554ff0bf5ff: Layer already exists 13:48:49 b39987a31c82: Layer already exists 13:48:49 7c8b396d8a53: Layer already exists 13:48:49 ba968315a6b7: Layer already exists 13:48:50 3fbe34a1663b: Layer already exists 13:48:50 latest: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh 13:48:50 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 13:48:50 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 13:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:48:50 ba968315a6b7: Preparing 13:48:50 7c8b396d8a53: Preparing 13:48:50 b39987a31c82: Preparing 13:48:50 e586d954f7f1: Preparing 13:48:50 f554ff0bf5ff: Preparing 13:48:50 3fbe34a1663b: Preparing 13:48:50 3fbe34a1663b: Waiting 13:48:50 f554ff0bf5ff: Layer already exists 13:48:50 7c8b396d8a53: Layer already exists 13:48:50 b39987a31c82: Layer already exists 13:48:51 e586d954f7f1: Layer already exists 13:48:51 ba968315a6b7: Layer already exists 13:48:51 3fbe34a1663b: Layer already exists 13:48:51 2.0.1-dev.2: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh 13:48:51 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 13:48:51 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:48:51 ba968315a6b7: Preparing 13:48:51 7c8b396d8a53: Preparing 13:48:51 b39987a31c82: Preparing 13:48:51 e586d954f7f1: Preparing 13:48:51 f554ff0bf5ff: Preparing 13:48:51 3fbe34a1663b: Preparing 13:48:51 3fbe34a1663b: Waiting 13:48:52 f554ff0bf5ff: Layer already exists 13:48:52 7c8b396d8a53: Layer already exists 13:48:52 e586d954f7f1: Layer already exists 13:48:52 b39987a31c82: Layer already exists 13:48:52 ba968315a6b7: Layer already exists 13:48:52 3fbe34a1663b: Layer already exists 13:48:52 05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] isUnix [Pipeline] sh 13:48:52 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] isUnix [Pipeline] sh 13:48:52 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 13:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 13:48:52 ba968315a6b7: Preparing 13:48:52 7c8b396d8a53: Preparing 13:48:52 b39987a31c82: Preparing 13:48:52 e586d954f7f1: Preparing 13:48:52 f554ff0bf5ff: Preparing 13:48:52 3fbe34a1663b: Preparing 13:48:52 3fbe34a1663b: Waiting 13:48:52 7c8b396d8a53: Layer already exists 13:48:52 e586d954f7f1: Layer already exists 13:48:52 ba968315a6b7: Layer already exists 13:48:52 b39987a31c82: Layer already exists 13:48:52 f554ff0bf5ff: Layer already exists 13:48:52 3fbe34a1663b: Layer already exists 13:48:52 main: digest: sha256:2151b17a1de3af567a61d6bed5bd102c75fb36dcacdc16942452aa189fc529ef size: 1572 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:48:53 ===================================================== [Pipeline] echo 13:48:53 taggedImages: 13:48:53 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60 13:48:53 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 13:48:53 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.0.1-dev.2 13:48:53 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:05fb3e48a5edf4feff7dec54fcb3f259152d9a60-2.0.1-dev.2 13:48:53 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:53 13:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 13:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:48:54 arm64: Pulling from edgex-lftools-log-publisher 13:48:54 448f6bf000e3: Pulling fs layer 13:48:54 f757da607395: Pulling fs layer 13:48:54 05883995daec: Pulling fs layer 13:48:54 8603b9c90790: Pulling fs layer 13:48:54 1560dd03e051: Pulling fs layer 13:48:54 27f5ce0e4adf: Pulling fs layer 13:48:54 c2d8d7efcc4b: Pulling fs layer 13:48:54 8603b9c90790: Waiting 13:48:54 1560dd03e051: Waiting 13:48:54 27f5ce0e4adf: Waiting 13:48:54 c2d8d7efcc4b: Waiting 13:48:54 f757da607395: Verifying Checksum 13:48:54 f757da607395: Download complete 13:48:54 8603b9c90790: Verifying Checksum 13:48:54 8603b9c90790: Download complete 13:48:55 1560dd03e051: Download complete 13:48:55 27f5ce0e4adf: Download complete 13:48:55 05883995daec: Verifying Checksum 13:48:55 05883995daec: Download complete 13:48:55 448f6bf000e3: Verifying Checksum 13:48:55 448f6bf000e3: Download complete 13:48:59 c2d8d7efcc4b: Verifying Checksum 13:48:59 c2d8d7efcc4b: Download complete 13:48:59 448f6bf000e3: Pull complete 13:48:59 f757da607395: Pull complete 13:49:01 05883995daec: Pull complete 13:49:01 8603b9c90790: Pull complete 13:49:02 1560dd03e051: Pull complete 13:49:03 27f5ce0e4adf: Pull complete 13:49:18 c2d8d7efcc4b: Pull complete 13:49:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 13:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:49:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 13:49:18 prd-ubuntu18.04-docker-arm64-4c-16g-2081 does not seem to be running inside a container 13:49:18 $ 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-virtual-go/3 -v /w/workspace/device-virtual-go/3:/w/workspace/device-virtual-go/3:rw,z -v /w/workspace/device-virtual-go/3@tmp:/w/workspace/device-virtual-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:49:23 $ docker top ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:26 ---> job-cost.sh 13:49:26 lf-activate-venv: SKIPPING 13:49:26 INFO: No Stack... 13:49:27 INFO: Retrieving Pricing Info for: v2-standard-4 13:49:27 INFO: Archiving Costs [Pipeline] sh 13:49:28 + cut -d, -f6 13:49:28 + cat /w/workspace/device-virtual-go/3/archives/cost.csv [Pipeline] lock 13:49:28 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] 13:49:28 Resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] did not exist. Created. 13:49:28 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:49:28 /w/workspace/device-virtual-go/3@tmp/durable-e41211fa/script.sh: 1: /w/workspace/device-virtual-go/3@tmp/durable-e41211fa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 13:49:29 + echo total: 0.18000000715255737 [Pipeline] stash 13:49:29 Warning: overwriting stash ‘stack-cost’ 13:49:29 Stashed 1 file(s) [Pipeline] } 13:49:29 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 13:49:29 $ docker stop --time=1 ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 13:49:31 $ docker rm -f ccbfa1aca61a1096132cca00d23af108456bc41c58e0c9ed69da4914e11fe4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 13:49:32 provisioning config files... 13:49:32 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8136960757355709738tmp [Pipeline] { [Pipeline] sh 13:49:32 + set +x 13:49:32 + bash -s -- 13:49:32 + curl -s https://codecov.io/bash 13:49:32 13:49:32 _____ _ 13:49:32 / ____| | | 13:49:32 | | ___ __| | ___ ___ _____ __ 13:49:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:49:32 | |___| (_) | (_| | __/ (_| (_) \ V / 13:49:32 \_____\___/ \__,_|\___|\___\___/ \_/ 13:49:32 Bash-1.0.6 13:49:32 13:49:32 13:49:32 ==> git version 2.24.4 found 13:49:32 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 13:49:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 13:49:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 13:49:32 ==> Jenkins CI detected. 13:49:32 current dir:  /w/workspace/exfoundry_device-virtual-go_main 13:49:32 project root: . 13:49:32 --> token set from env 13:49:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:49:32 ==> Running gcov in . (disable via -X gcov) 13:49:32 ==> Python coveragepy not found 13:49:32 ==> Searching for coverage reports in: 13:49:32 + . 13:49:32 -> Found 1 reports 13:49:32 ==> Detecting git/mercurial file structure 13:49:32 ==> Reading reports 13:49:32 + ./coverage.out bytes=46339 13:49:32 ==> Appending adjustments 13:49:32 https://docs.codecov.io/docs/fixing-reports 13:49:32 + Found adjustments 13:49:32 ==> Gzipping contents 13:49:32 8.0K /tmp/codecov.tj5a9I.gz 13:49:32 ==> Uploading reports 13:49:32 url: https://codecov.io 13:49:32 query: branch=main&commit=05fb3e48a5edf4feff7dec54fcb3f259152d9a60&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:49:32 -> Pinging Codecov 13:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=05fb3e48a5edf4feff7dec54fcb3f259152d9a60&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 13:49:33 -> Uploading to 13:49:33 https://storage.googleapis.com/codecov/v4/raw/2021-08-05/5E52B4B073DB2E39498172D8E973AA87/05fb3e48a5edf4feff7dec54fcb3f259152d9a60/f2546a6a-de5a-4a08-a5af-30cb5849cd76.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210805%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210805T134933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81f6a3589de6ffa8de228381bddca6b48bf77ade4671ad88d910be7df1c6714d 13:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 13:49:33 Dload Upload Total Spent Left Speed 13:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5519 0 0 100 5519 0 15223 --:--:-- --:--:-- --:--:-- 15203 100 5519 0 0 100 5519 0 15218 --:--:-- --:--:-- --:--:-- 15203 13:49:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] } 13:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:49:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:49:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:49:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:49:34 13:49:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 13:49:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:49:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 13:49:35 188c0c94c7c5: Pulling fs layer 13:49:35 0ef7d3d256c8: Pulling fs layer 13:49:35 de9db76c5a1d: Pulling fs layer 13:49:35 0eba1c9be4d2: Pulling fs layer 13:49:35 0d57e429df01: Pulling fs layer 13:49:35 4e4be7b47b0d: Pulling fs layer 13:49:35 e1f770b5df2f: Pulling fs layer 13:49:35 85a0685a4137: Pulling fs layer 13:49:35 0eba1c9be4d2: Waiting 13:49:35 0d57e429df01: Waiting 13:49:35 4e4be7b47b0d: Waiting 13:49:35 e1f770b5df2f: Waiting 13:49:35 85a0685a4137: Waiting 13:49:35 de9db76c5a1d: Verifying Checksum 13:49:35 de9db76c5a1d: Download complete 13:49:35 0ef7d3d256c8: Verifying Checksum 13:49:35 0ef7d3d256c8: Download complete 13:49:35 0d57e429df01: Verifying Checksum 13:49:35 0d57e429df01: Download complete 13:49:35 4e4be7b47b0d: Verifying Checksum 13:49:35 4e4be7b47b0d: Download complete 13:49:35 188c0c94c7c5: Verifying Checksum 13:49:35 188c0c94c7c5: Download complete 13:49:35 188c0c94c7c5: Pull complete 13:49:35 0ef7d3d256c8: Pull complete 13:49:35 de9db76c5a1d: Pull complete 13:49:37 e1f770b5df2f: Verifying Checksum 13:49:37 e1f770b5df2f: Download complete 13:49:41 0eba1c9be4d2: Verifying Checksum 13:49:41 0eba1c9be4d2: Download complete 13:49:41 85a0685a4137: Verifying Checksum 13:49:41 85a0685a4137: Download complete 13:49:44 0eba1c9be4d2: Pull complete 13:49:44 0d57e429df01: Pull complete 13:49:44 4e4be7b47b0d: Pull complete 13:49:44 e1f770b5df2f: Pull complete 13:49:48 85a0685a4137: Pull complete 13:49:48 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 13:49:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 13:49:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 13:49:48 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 13:49:50 $ docker top bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a -eo pid,comm [Pipeline] { [Pipeline] echo 13:49:50 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 13:49:50 + set -o pipefail 13:49:50 + snyk monitor '--org=edgex-jenkins' 13:50:09 13:50:09 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 13:50:09 13:50:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3924f214-7ae4-42a4-961a-cd664290c3c8/history/f09cc912-7aca-44d0-9ed7-ad5ccac83dc2 13:50:09 13:50:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:50:09 13:50:09 [Pipeline] } 13:50:09 $ docker stop --time=1 bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a 13:50:11 $ docker rm -f bbd249b63650e564a6460ff317c27d50c2053a2974f77333e5cf110aa042748a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:50:14 + git log --format=format:%s -1 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 [Pipeline] isUnix [Pipeline] sh 13:50:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:14 . [Pipeline] withDockerContainer 13:50:14 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:50:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:50:14 $ docker top 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:14 [ssh-agent] Looking for ssh-agent implementation... 13:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:15 $ docker exec 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 ssh-agent 13:50:15 SSH_AUTH_SOCK=/tmp/ssh-VsJRVQUGPmdy/agent.14 13:50:15 SSH_AGENT_PID=21 13:50:15 Running ssh-add (command line suppressed) 13:50:15 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4890787599645444141.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4890787599645444141.key) 13:50:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:15 + git semver tag 13:50:15 # -> Open(): unable to determine branch for HEAD 13:50:15 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 13:50:15 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 13:50:15 # $SEMVER_REMOTE_NAME = origin 13:50:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:50:15 # $SEMVER_USER_NAME = edgex-jenkins 13:50:15 # $SEMVER_BRANCH = main 13:50:15 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 13:50:15 # 05fb3e48a5edf4feff7dec54fcb3f259152d9a60 HEAD 13:50:15 # -> Force: false 13:50:15 # 379f673c24487e6a8c47a45599ed01474e5ec354 refs/tags/v2.0.1-dev.2 [Pipeline] } 13:50:15 $ docker exec --env ******** --env ******** 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 ssh-agent -k 13:50:15 unset SSH_AUTH_SOCK; 13:50:15 unset SSH_AGENT_PID; 13:50:15 echo Agent pid 21 killed; 13:50:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:16 + git semver [Pipeline] } 13:50:16 $ docker stop --time=1 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 13:50:17 $ docker rm -f 6891ccf6112bb32a5d3fbeea651dd096382138d5357bc768fde01680c3bf4e82 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 13:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:17 13:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 13:50:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:18 0.23.1-centos7: Pulling from edgex-lftools 13:50:18 ab5ef0e58194: Pulling fs layer 13:50:18 9712f1f96733: Pulling fs layer 13:50:18 63f879dbbcfc: Pulling fs layer 13:50:18 0d9ebad4ef96: Pulling fs layer 13:50:18 e9a5061849ea: Pulling fs layer 13:50:18 d747dcd14b5f: Pulling fs layer 13:50:18 2de7ff778b66: Pulling fs layer 13:50:18 e9a5061849ea: Waiting 13:50:18 d747dcd14b5f: Waiting 13:50:18 2de7ff778b66: Waiting 13:50:18 0d9ebad4ef96: Waiting 13:50:18 9712f1f96733: Download complete 13:50:20 63f879dbbcfc: Verifying Checksum 13:50:20 63f879dbbcfc: Download complete 13:50:20 e9a5061849ea: Verifying Checksum 13:50:20 e9a5061849ea: Download complete 13:50:20 d747dcd14b5f: Verifying Checksum 13:50:20 d747dcd14b5f: Download complete 13:50:21 2de7ff778b66: Verifying Checksum 13:50:21 2de7ff778b66: Download complete 13:50:21 0d9ebad4ef96: Verifying Checksum 13:50:21 0d9ebad4ef96: Download complete 13:50:21 ab5ef0e58194: Verifying Checksum 13:50:21 ab5ef0e58194: Download complete 13:50:24 ab5ef0e58194: Pull complete 13:50:24 9712f1f96733: Pull complete 13:50:25 63f879dbbcfc: Pull complete 13:50:28 0d9ebad4ef96: Pull complete 13:50:28 e9a5061849ea: Pull complete 13:50:28 d747dcd14b5f: Pull complete 13:50:29 2de7ff778b66: Pull complete 13:50:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:50:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:50:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 13:50:29 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:50:32 $ docker top c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:50:32 provisioning config files... 13:50:32 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7769762885816127366tmp 13:50:32 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6624182360602509305tmp 13:50:33 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7289222894330834052tmp [Pipeline] { [Pipeline] echo 13:50:33 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:50:33 ---> sigul-configuration.sh 13:50:33 gpg: directory `/root/.gnupg' created 13:50:33 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:50:33 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:50:33 gpg: keyring `/root/.gnupg/secring.gpg' created 13:50:33 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:50:33 gpg: CAST5 encrypted data 13:50:33 gpg: encrypted with 1 passphrase 13:50:33 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:50:33 + mkdir /home/jenkins 13:50:33 + mkdir /home/jenkins/sigul [Pipeline] sh 13:50:34 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:50:34 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:50:34 ---> sigul-install.sh 13:50:34 Sigul already installed; skipping installation. [Pipeline] sh 13:50:34 + git tag --list 13:50:34 v1.0.0 13:50:34 v1.1.0 13:50:34 v1.1.1 13:50:34 v1.2.1 13:50:34 v1.2.2 13:50:34 v1.2.3 13:50:34 v1.3.0 13:50:34 v1.3.1 13:50:34 v2.0.0 13:50:34 v2.0.1-dev.1 13:50:34 v2.0.1-dev.2 [Pipeline] sh 13:50:35 + lftools sign git-tag v2.0.1-dev.2 13:50:35 Signing Git tag with Sigul... 13:50:35 Signing v2.0.1-dev.2 [Pipeline] echo 13:50:36 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:50:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:50:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:50:37 $ docker stop --time=1 c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd 13:50:38 $ docker rm -f c507897a7a2b6df4085074b35b5ac5226fc25d9f091ac9251cb2793080fb1acd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 13:50:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:39 . [Pipeline] withDockerContainer 13:50:39 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:50:39 $ docker top 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:39 [ssh-agent] Looking for ssh-agent implementation... 13:50:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:39 $ docker exec 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 ssh-agent 13:50:40 SSH_AUTH_SOCK=/tmp/ssh-rsgGXRshzCaY/agent.14 13:50:40 SSH_AGENT_PID=20 13:50:40 Running ssh-add (command line suppressed) 13:50:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3971752377508772439.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3971752377508772439.key) 13:50:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:40 + git semver bump pre 13:50:40 # -> Open(): unable to determine branch for HEAD 13:50:40 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 13:50:40 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 13:50:40 # $SEMVER_REMOTE_NAME = origin 13:50:40 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:50:40 # $SEMVER_USER_NAME = edgex-jenkins 13:50:40 # $SEMVER_BRANCH = main 13:50:40 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver 13:50:40 2.0.1-dev.3 [Pipeline] } 13:50:40 $ docker exec --env ******** --env ******** 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 ssh-agent -k 13:50:40 unset SSH_AUTH_SOCK; 13:50:40 unset SSH_AGENT_PID; 13:50:40 echo Agent pid 20 killed; 13:50:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:41 + git semver [Pipeline] } 13:50:41 $ docker stop --time=1 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 13:50:42 $ docker rm -f 95ad89cd9785fffa7bac64147ff05b797e47cca0c98e5d5fe512bdbedb579860 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 13:50:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:50:42 . [Pipeline] withDockerContainer 13:50:42 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:50:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 13:50:43 $ docker top 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:50:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:50:43 [ssh-agent] Looking for ssh-agent implementation... 13:50:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:50:43 $ docker exec 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 ssh-agent 13:50:43 SSH_AUTH_SOCK=/tmp/ssh-rrpvAiq7MVb3/agent.14 13:50:43 SSH_AGENT_PID=21 13:50:43 Running ssh-add (command line suppressed) 13:50:43 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2885242120106554151.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2885242120106554151.key) 13:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:50:44 + git semver push 13:50:44 # -> Open(): unable to determine branch for HEAD 13:50:44 # $GIT_DIR = /w/workspace/exfoundry_device-virtual-go_main/.git 13:50:44 # $GIT_WORK_TREE = /w/workspace/exfoundry_device-virtual-go_main 13:50:44 # $SEMVER_REMOTE_NAME = origin 13:50:44 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:50:44 # $SEMVER_USER_NAME = edgex-jenkins 13:50:44 # $SEMVER_BRANCH = main 13:50:44 # $SEMVER_DIR = /w/workspace/exfoundry_device-virtual-go_main/.semver [Pipeline] } 13:50:45 $ docker exec --env ******** --env ******** 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 ssh-agent -k 13:50:46 unset SSH_AUTH_SOCK; 13:50:46 unset SSH_AGENT_PID; 13:50:46 echo Agent pid 21 killed; 13:50:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:50:46 + git semver [Pipeline] } 13:50:46 $ docker stop --time=1 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 13:50:47 $ docker rm -f 703524b383334de4762537cd3c959900a5d1c2bffba42d5b1a41d82a9ee5a7b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:50:50 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:50:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:50:51 ---> package-listing.sh 13:50:51 ++ facter osfamily 13:50:51 ++ tr '[:upper:]' '[:lower:]' 13:50:51 + OS_FAMILY=redhat 13:50:51 + workspace=/w/workspace/exfoundry_device-virtual-go_main 13:50:51 + START_PACKAGES=/tmp/packages_start.txt 13:50:51 + END_PACKAGES=/tmp/packages_end.txt 13:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:50:51 + PACKAGES=/tmp/packages_start.txt 13:50:51 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:50:51 + PACKAGES=/tmp/packages_end.txt 13:50:51 + case "${OS_FAMILY}" in 13:50:51 + rpm -qa 13:50:51 + sort 13:50:52 + '[' -f /tmp/packages_start.txt ']' 13:50:52 + '[' -f /tmp/packages_end.txt ']' 13:50:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:50:52 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 13:50:52 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 13:50:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 13:50:52 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:50:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:53 13:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 13:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:50:53 latest: Pulling from edgex-lftools-log-publisher 13:50:53 b4d181a07f80: Pulling fs layer 13:50:53 a1111a8f2ec3: Pulling fs layer 13:50:53 ed53099fbce6: Pulling fs layer 13:50:53 dc539afda2c1: Pulling fs layer 13:50:53 77bc0d833cb6: Pulling fs layer 13:50:53 9065ff56babe: Pulling fs layer 13:50:53 d287ab97295c: Pulling fs layer 13:50:53 77bc0d833cb6: Waiting 13:50:53 9065ff56babe: Waiting 13:50:53 d287ab97295c: Waiting 13:50:53 dc539afda2c1: Waiting 13:50:53 a1111a8f2ec3: Verifying Checksum 13:50:53 a1111a8f2ec3: Download complete 13:50:53 dc539afda2c1: Verifying Checksum 13:50:53 dc539afda2c1: Download complete 13:50:53 77bc0d833cb6: Verifying Checksum 13:50:53 77bc0d833cb6: Download complete 13:50:53 9065ff56babe: Verifying Checksum 13:50:53 9065ff56babe: Download complete 13:50:53 ed53099fbce6: Verifying Checksum 13:50:53 ed53099fbce6: Download complete 13:50:54 b4d181a07f80: Verifying Checksum 13:50:54 b4d181a07f80: Download complete 13:50:55 b4d181a07f80: Pull complete 13:50:55 a1111a8f2ec3: Pull complete 13:50:56 ed53099fbce6: Pull complete 13:50:56 dc539afda2c1: Pull complete 13:50:56 77bc0d833cb6: Pull complete 13:50:56 9065ff56babe: Pull complete 13:50:58 d287ab97295c: Verifying Checksum 13:50:58 d287ab97295c: Download complete 13:51:02 d287ab97295c: Pull complete 13:51:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 13:51:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:51:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 13:51:03 prd-centos7-docker-4c-2g-2080 does not seem to be running inside a container 13:51:03 $ 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/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:51:05 $ docker top 84d0997c82b36e692d7762c2a05fc7b76497cd8d337f7ee6d373527b518ce912 -eo pid,comm [Pipeline] { [Pipeline] sh 13:51:05 + touch /tmp/pre-build-complete [Pipeline] sh 13:51:05 + mkdir -p /var/log/sysstat [Pipeline] sh 13:51:06 + ls /var/log/sa-host 13:51:06 + sadf -c /var/log/sa-host/sa05 13:51:06 file_magic: OK 13:51:06 HZ: Using current value: 100 13:51:06 file_header: OK 13:51:06 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 13:51:06 Statistics: 13:51:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:51:06 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:51:07 provisioning config files... 13:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4902920165165450449tmp [Pipeline] { [Pipeline] echo 13:51:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:51:07 ---> create-netrc.sh [Pipeline] } 13:51:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:51:07 ---> python-tools-install.sh [Pipeline] echo 13:51:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:51:08 ---> sudo-logs.sh 13:51:08 Archiving 'sudo' log.. 13:51:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2080.vexxhost.local: Name or service not known 13:51:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-2080.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 13:51:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:51:08 ---> job-cost.sh 13:51:08 lf-activate-venv: SKIPPING 13:51:08 DEBUG: total: 0.18000000715255737 13:51:08 INFO: Retrieving Stack Cost... 13:51:09 INFO: Retrieving Pricing Info for: v3-standard-2 13:51:09 INFO: Archiving Costs [Pipeline] echo 13:51:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:51:10 ---> logs-deploy.sh 13:51:10 lf-activate-venv: SKIPPING 13:51:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/3 13:51:10 INFO: archiving workspace using pattern(s): 13:51:10 Archives upload complete. 13:51:10 INFO: archiving logs to Nexus 13:51:11 ---> uname -a: 13:51:11 Linux prd-centos7-docker-4c-2g-2080.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 13:51:11 13:51:11 13:51:11 ---> lscpu: 13:51:11 Architecture: x86_64 13:51:11 CPU op-mode(s): 32-bit, 64-bit 13:51:11 Byte Order: Little Endian 13:51:11 Address sizes: 40 bits physical, 48 bits virtual 13:51:11 CPU(s): 2 13:51:11 On-line CPU(s) list: 0,1 13:51:11 Thread(s) per core: 1 13:51:11 Core(s) per socket: 1 13:51:11 Socket(s): 2 13:51:11 NUMA node(s): 1 13:51:11 Vendor ID: AuthenticAMD 13:51:11 CPU family: 23 13:51:11 Model: 49 13:51:11 Model name: AMD EPYC-Rome Processor 13:51:11 Stepping: 0 13:51:11 CPU MHz: 2799.996 13:51:11 BogoMIPS: 5599.99 13:51:11 Virtualization: AMD-V 13:51:11 Hypervisor vendor: KVM 13:51:11 Virtualization type: full 13:51:11 L1d cache: 32K 13:51:11 L1i cache: 32K 13:51:11 L2 cache: 512K 13:51:11 L3 cache: 16384K 13:51:11 NUMA node0 CPU(s): 0,1 13:51:11 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 13:51:11 13:51:11 13:51:11 ---> nproc: 13:51:11 2 13:51:11 13:51:11 13:51:11 ---> df -h: 13:51:11 Filesystem Size Used Avail Use% Mounted on 13:51:11 overlay 40G 9.0G 32G 23% / 13:51:11 tmpfs 64M 0 64M 0% /dev 13:51:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 13:51:11 shm 64M 0 64M 0% /dev/shm 13:51:11 /dev/vda1 40G 9.0G 32G 23% /facter-os 13:51:11 13:51:11 13:51:11 ---> sar -b -r -n DEV: 13:51:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:51:11 13:51:11 13:40:14 LINUX RESTART (2 CPU) 13:51:11 13:51:11 13:41:01 tps rtps wtps bread/s bwrtn/s 13:51:11 13:42:01 18.38 1.03 17.35 611.12 3332.58 13:51:11 13:43:01 1.65 0.00 1.65 0.00 32.01 13:51:11 13:44:01 0.25 0.00 0.25 0.00 3.41 13:51:11 13:45:01 0.25 0.00 0.25 0.00 3.85 13:51:11 13:46:01 0.27 0.00 0.27 0.00 3.03 13:51:11 13:47:02 0.27 0.00 0.27 0.00 3.23 13:51:11 13:48:01 0.25 0.00 0.25 0.00 3.25 13:51:11 13:49:01 0.25 0.00 0.25 0.00 2.85 13:51:11 13:50:01 73.43 0.03 73.39 3.73 26888.15 13:51:11 13:51:01 136.02 0.08 135.94 9.99 28120.20 13:51:11 Average: 23.15 0.12 23.03 62.61 5850.57 13:51:11 13:51:11 13:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:51:11 13:42:01 5468336 0 789444 9.86 2620 1748532 1250120 13.80 569416 1572916 20 13:51:11 13:43:01 5467296 0 790480 9.87 2620 1748536 1240856 13.70 572600 1570736 8 13:51:11 13:44:01 5468112 0 789660 9.86 2620 1748540 1231640 13.60 570440 1571980 16 13:51:11 13:45:01 5468584 0 789180 9.85 2620 1748548 1224408 13.52 570612 1571980 12 13:51:11 13:46:01 5467780 0 789980 9.86 2620 1748552 1205980 13.31 567180 1576796 12 13:51:11 13:47:02 5468068 0 789688 9.86 2620 1748556 1205964 13.31 567060 1576796 8 13:51:11 13:48:01 5466184 0 791568 9.88 2620 1748560 1205904 13.31 568568 1576796 16 13:51:11 13:49:01 5454944 0 802800 10.02 2620 1748568 1205904 13.31 579564 1576800 8 13:51:11 13:50:01 4530692 0 1006664 12.57 2620 2468956 1470464 16.23 769032 2220404 1176 13:51:11 13:51:01 3111800 0 1300340 16.24 2620 3594172 1711324 18.89 1222900 2996764 522852 13:51:11 Average: 5137180 0 863980 10.79 2620 2005152 1295256 14.30 655737 1781197 52413 13:51:11 13:51:11 13:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:51:11 13:42:01 eth0 121.53 90.26 473.04 17.86 0.00 0.00 0.00 0.00 13:51:11 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:42:01 docker0 30.55 32.55 3.50 137.99 0.00 0.00 0.00 0.00 13:51:11 13:43:01 eth0 1.23 0.33 0.33 0.20 0.00 0.00 0.00 0.00 13:51:11 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:44:01 eth0 3.75 1.92 3.28 0.31 0.00 0.00 0.00 0.00 13:51:11 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:45:01 eth0 0.58 0.37 0.28 0.17 0.00 0.00 0.00 0.00 13:51:11 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:46:01 eth0 0.25 0.18 0.08 0.10 0.00 0.00 0.00 0.00 13:51:11 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:47:02 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 13:51:11 13:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:48:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:51:11 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:49:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:51:11 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:50:01 eth0 645.77 445.95 4116.44 38.49 0.00 0.00 0.00 0.00 13:51:11 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:50:01 veth5ac099d 23.89 30.07 2.57 20.96 0.00 0.00 0.00 0.00 13:51:11 13:50:01 docker0 23.89 29.94 2.24 20.95 0.00 0.00 0.00 0.00 13:51:11 13:51:01 eth0 986.84 676.10 6262.19 153.94 0.00 0.00 0.00 0.00 13:51:11 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 13:51:01 docker0 58.75 80.50 4.38 382.76 0.00 0.00 0.00 0.00 13:51:11 Average: eth0 176.37 121.78 1087.66 21.15 0.00 0.00 0.00 0.00 13:51:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:51:11 Average: docker0 11.34 14.33 1.01 54.27 0.00 0.00 0.00 0.00 13:51:11 13:51:11 13:51:11 ---> sar -P ALL: 13:51:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 13:51:11 13:51:11 13:40:14 LINUX RESTART (2 CPU) 13:51:11 13:51:11 13:41:01 CPU %user %nice %system %iowait %steal %idle 13:51:11 13:42:01 all 3.25 0.00 1.58 0.35 0.03 94.79 13:51:11 13:42:01 0 3.20 0.00 1.47 0.25 0.03 95.04 13:51:11 13:42:01 1 3.30 0.00 1.70 0.44 0.02 94.54 13:51:11 13:43:01 all 0.25 0.00 0.10 0.00 0.02 99.63 13:51:11 13:43:01 0 0.10 0.00 0.12 0.00 0.02 99.77 13:51:11 13:43:01 1 0.40 0.00 0.08 0.00 0.02 99.50 13:51:11 13:44:01 all 0.26 0.00 0.08 0.00 0.01 99.66 13:51:11 13:44:01 0 0.12 0.00 0.07 0.00 0.00 99.82 13:51:11 13:44:01 1 0.40 0.00 0.08 0.00 0.02 99.50 13:51:11 13:45:01 all 0.24 0.00 0.08 0.00 0.01 99.67 13:51:11 13:45:01 0 0.07 0.00 0.10 0.00 0.02 99.82 13:51:11 13:45:01 1 0.42 0.00 0.07 0.00 0.00 99.52 13:51:11 13:46:01 all 0.24 0.00 0.05 0.00 0.02 99.69 13:51:11 13:46:01 0 0.10 0.00 0.05 0.00 0.02 99.83 13:51:11 13:46:01 1 0.38 0.00 0.05 0.00 0.02 99.55 13:51:11 13:47:02 all 0.18 0.00 0.06 0.00 0.00 99.76 13:51:11 13:47:02 0 0.05 0.00 0.07 0.00 0.00 99.88 13:51:11 13:47:02 1 0.32 0.00 0.05 0.00 0.00 99.63 13:51:11 13:48:01 all 0.16 0.00 0.08 0.00 0.02 99.75 13:51:11 13:48:01 0 0.14 0.00 0.05 0.00 0.02 99.80 13:51:11 13:48:01 1 0.19 0.00 0.10 0.00 0.02 99.69 13:51:11 13:49:01 all 0.25 0.00 0.06 0.00 0.02 99.67 13:51:11 13:49:01 0 0.47 0.00 0.07 0.00 0.02 99.45 13:51:11 13:49:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:51:11 13:50:01 all 9.32 0.00 3.91 1.04 0.03 85.70 13:51:11 13:50:01 0 9.29 0.00 4.31 1.14 0.03 85.23 13:51:11 13:50:01 1 9.34 0.00 3.51 0.94 0.03 86.18 13:51:11 13:51:01 all 20.77 0.00 9.55 1.44 0.08 68.16 13:51:11 13:51:01 0 21.03 0.00 9.82 1.62 0.09 67.44 13:51:11 13:51:01 1 20.51 0.00 9.28 1.27 0.07 68.87 13:51:11 Average: all 3.38 0.00 1.50 0.27 0.02 94.81 13:51:11 Average: 0 3.34 0.00 1.56 0.29 0.02 94.79 13:51:11 Average: 1 3.43 0.00 1.45 0.26 0.02 94.83 13:51:11 13:51:11 13:51:11