Pull request #110 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at c582d469887cd834f9d5759aa0528599fd84ba45 rather than 21fff1ff2d94d29d0202a29d26e8364d8607c083 Obtained Jenkinsfile from c582d469887cd834f9d5759aa0528599fd84ba45 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision a8d5489117fb74ecf2babedeac9793ec80335c77 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-110/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-8175 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-110 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 Commit message: "upgrade sdk version to v1.2.1 for Geneva release" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:04 ========================================================= 08:30:04 EdgeX Global Pipelines Version Info 08:30:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:05 ------------------- 08:30:05 stable info: 08:30:05 ------------------- 08:30:05 Commited By: Emilio Reyes emilio.reyes@intel.com 08:30:05 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 08:30:05 Message: update stable to v1.0.87 08:30:06 ------------------- 08:30:06 experimental info: 08:30:06 ------------------- 08:30:06 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:06 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 08:30:06 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 08:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:08 08:30:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:30:08 latest: Pulling from edgex-devops/git-semver 08:30:08 9123ac7c32f7: Pulling fs layer 08:30:08 b8cc5d1170e3: Pulling fs layer 08:30:08 2924cbbf6a41: Pulling fs layer 08:30:08 93b08a4f1073: Pulling fs layer 08:30:08 93b08a4f1073: Waiting 08:30:08 b8cc5d1170e3: Verifying Checksum 08:30:08 b8cc5d1170e3: Download complete 08:30:09 9123ac7c32f7: Verifying Checksum 08:30:09 9123ac7c32f7: Download complete 08:30:09 93b08a4f1073: Verifying Checksum 08:30:09 93b08a4f1073: Download complete 08:30:09 2924cbbf6a41: Verifying Checksum 08:30:09 2924cbbf6a41: Download complete 08:30:09 9123ac7c32f7: Pull complete 08:30:09 b8cc5d1170e3: Pull complete 08:30:10 2924cbbf6a41: Pull complete 08:30:10 93b08a4f1073: Pull complete 08:30:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 08:30:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:30:10 prd-centos7-docker-4c-2g-8175 does not seem to be running inside a container 08:30:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:30:11 $ docker top 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:11 [ssh-agent] Looking for ssh-agent implementation... 08:30:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:11 $ docker exec 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent 08:30:11 SSH_AUTH_SOCK=/tmp/ssh-vJe2MaAR171O/agent.14 08:30:11 SSH_AGENT_PID=21 08:30:11 Running ssh-add (command line suppressed) 08:30:12 Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_2363613231008704492.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_2363613231008704492.key) 08:30:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:12 + git describe --exact-match --tags HEAD 08:30:12 fatal: No names found, cannot describe anything. [Pipeline] } 08:30:12 $ docker exec --env ******** --env ******** 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent -k 08:30:12 unset SSH_AUTH_SOCK; 08:30:12 unset SSH_AGENT_PID; 08:30:12 echo Agent pid 21 killed; 08:30:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 08:30:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 08:30:12 This usually means this commit has not been tagged. [Pipeline] sshagent 08:30:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:13 [ssh-agent] Looking for ssh-agent implementation... 08:30:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:13 $ docker exec 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent 08:30:13 SSH_AUTH_SOCK=/tmp/ssh-MYn32vQUbWkb/agent.57 08:30:13 SSH_AGENT_PID=63 08:30:13 Running ssh-add (command line suppressed) 08:30:13 Identity added: /w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_1246590072377593322.key (/w/workspace/foundry_device-virtual-go_PR-110@tmp/private_key_1246590072377593322.key) 08:30:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:14 + git semver init 08:30:14 # -> Open(): unable to determine branch for HEAD 08:30:14 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.git 08:30:14 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-110 08:30:14 # $SEMVER_REMOTE_NAME = origin 08:30:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:30:14 # $SEMVER_USER_NAME = edgex-jenkins 08:30:14 # $SEMVER_BRANCH = PR-110 08:30:14 # $SEMVER_TEMP = /tmp/semver-292026255 08:30:14 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 08:30:14 # '/tmp/semver-292026255' -> '/w/workspace/foundry_device-virtual-go_PR-110/.semver' 08:30:14 # -> Force: false 08:30:14 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-110/.semver [Pipeline] } 08:30:14 $ docker exec --env ******** --env ******** 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 ssh-agent -k 08:30:14 unset SSH_AUTH_SOCK; 08:30:14 unset SSH_AGENT_PID; 08:30:14 echo Agent pid 63 killed; 08:30:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:15 + git semver [Pipeline] } 08:30:15 $ docker stop --time=1 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 08:30:16 $ docker rm -f 7769fbbf68ef556dd54634007de0dc2e5fafd442e72ba4b851a239fbce098f81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 08:30:17 Stashed 29 file(s) [Pipeline] echo 08:30:17 [edgeXSemver] initialized semver on version 0.0.0 [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 08:30:32 Still waiting to schedule task 08:30:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-8175’ 08:30:32 Still waiting to schedule task 08:30:32 ‘prd-ubuntu18.04-docker-arm64-4c-16g-8140’ is offline 08:32:17 Running on prd-ubuntu18.04-docker-arm64-4c-16g-8176 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws 08:32:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 08:32:23 using credential edgex-jenkins-ssh 08:32:23 Cloning the remote Git repository 08:32:23 Cloning with configured refspecs honoured and without tags 08:32:23 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:32:23 > git init /w/workspace/device-virtual-go/1 # timeout=10 08:32:23 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:32:23 > git --version # timeout=10 08:32:24 Fetching without tags 08:32:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:23 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:32:24 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 08:32:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:24 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:32:24 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:32:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:25 Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 08:32:25 Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 08:32:25 Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) 08:32:25 > git config core.sparsecheckout # timeout=10 08:32:25 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 08:32:25 > git remote # timeout=10 08:32:25 > git config --get remote.origin.url # timeout=10 08:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:25 > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 08:32:25 > git rev-parse HEAD^{commit} # timeout=10 08:32:25 > git config core.sparsecheckout # timeout=10 08:32:25 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 08:32:29 Commit message: "upgrade sdk version to v1.2.1 for Geneva release" 08:32:29 > git --version # timeout=10 08:32:29 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:32:31 ========================================================= 08:32:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 08:32:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:32 Running on prd-centos7-docker-4c-2g-8177 in /w/workspace/foundry_device-virtual-go_PR-110 [Pipeline] { [Pipeline] ws 08:32:32 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 08:32:32 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 08:32:33 Sending build context to Docker daemon 521.2kB 08:32:33 Step 1/8 : ARG BASE=golang:1.13-alpine 08:32:33 Step 2/8 : FROM ${BASE} 08:32:33 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:33 cde5963f3b93: Pulling fs layer 08:32:33 2a23fa8c16f7: Pulling fs layer 08:32:33 777b28850792: Pulling fs layer 08:32:33 8a11ddd9e578: Pulling fs layer 08:32:33 4cf88f913ddb: Pulling fs layer 08:32:33 1df406cf5192: Pulling fs layer 08:32:33 cd6300453558: Pulling fs layer 08:32:33 b9c365052c96: Pulling fs layer 08:32:33 a2d8cc88f415: Pulling fs layer 08:32:33 ea1d1ca13537: Pulling fs layer 08:32:33 3750a50a1c5e: Pulling fs layer 08:32:33 8a11ddd9e578: Waiting 08:32:33 4cf88f913ddb: Waiting 08:32:33 1df406cf5192: Waiting 08:32:33 cd6300453558: Waiting 08:32:33 b9c365052c96: Waiting 08:32:33 a2d8cc88f415: Waiting 08:32:33 ea1d1ca13537: Waiting 08:32:33 3750a50a1c5e: Waiting 08:32:33 777b28850792: Verifying Checksum 08:32:33 777b28850792: Download complete 08:32:33 2a23fa8c16f7: Verifying Checksum 08:32:33 2a23fa8c16f7: Download complete 08:32:33 4cf88f913ddb: Download complete 08:32:33 1df406cf5192: Download complete 08:32:33 cde5963f3b93: Verifying Checksum 08:32:34 cde5963f3b93: Pull complete 08:32:35 2a23fa8c16f7: Pull complete 08:32:35 using credential edgex-jenkins-ssh 08:32:35 Cloning the remote Git repository 08:32:35 Cloning with configured refspecs honoured and without tags 08:32:35 777b28850792: Pull complete 08:32:34 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 08:32:34 > git init /w/workspace/device-virtual-go/1 # timeout=10 08:32:34 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:32:34 > git --version # timeout=10 08:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:36 Fetching without tags 08:32:36 Merging remotes/origin/master commit c582d469887cd834f9d5759aa0528599fd84ba45 into PR head commit 21fff1ff2d94d29d0202a29d26e8364d8607c083 08:32:36 Merge succeeded, producing 21fff1ff2d94d29d0202a29d26e8364d8607c083 08:32:36 Checking out Revision 21fff1ff2d94d29d0202a29d26e8364d8607c083 (PR-110) 08:32:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:32:35 > git config --add remote.origin.fetch +refs/pull/110/head:refs/remotes/origin/PR-110 # timeout=10 08:32:35 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:35 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 08:32:35 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 08:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:35 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/110/head:refs/remotes/origin/PR-110 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:32:36 > git config core.sparsecheckout # timeout=10 08:32:36 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 08:32:36 > git remote # timeout=10 08:32:36 > git config --get remote.origin.url # timeout=10 08:32:36 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:36 > git merge c582d469887cd834f9d5759aa0528599fd84ba45 # timeout=10 08:32:36 > git rev-parse HEAD^{commit} # timeout=10 08:32:36 > git config core.sparsecheckout # timeout=10 08:32:36 > git checkout -f 21fff1ff2d94d29d0202a29d26e8364d8607c083 # timeout=10 08:32:37 cd6300453558: Verifying Checksum 08:32:37 cd6300453558: Download complete 08:32:37 a2d8cc88f415: Download complete 08:32:40 Commit message: "upgrade sdk version to v1.2.1 for Geneva release" 08:32:40 > git --version # timeout=10 08:32:40 fatal: bad object a8d5489117fb74ecf2babedeac9793ec80335c77 08:32:40 ea1d1ca13537: Verifying Checksum 08:32:40 ea1d1ca13537: Download complete 08:32:40 3750a50a1c5e: Verifying Checksum 08:32:40 3750a50a1c5e: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 08:32:41 ========================================================= 08:32:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 08:32:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:32:41 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 08:32:42 Sending build context to Docker daemon 521.2kB 08:32:42 Step 1/8 : ARG BASE=golang:1.13-alpine 08:32:42 Step 2/8 : FROM ${BASE} 08:32:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 08:32:42 e6b0cf9c0882: Pulling fs layer 08:32:42 2848faf0eed1: Pulling fs layer 08:32:42 0f37312ad70f: Pulling fs layer 08:32:42 5788d62ee057: Pulling fs layer 08:32:42 0e6b1d234666: Pulling fs layer 08:32:42 bf5d7aec512f: Pulling fs layer 08:32:42 34c802a77dc8: Pulling fs layer 08:32:42 9eb99e56ec68: Pulling fs layer 08:32:42 27c7a5d97fbd: Pulling fs layer 08:32:42 5c102a31e300: Pulling fs layer 08:32:42 dcfb455df0a1: Pulling fs layer 08:32:42 34c802a77dc8: Waiting 08:32:42 5c102a31e300: Waiting 08:32:42 27c7a5d97fbd: Waiting 08:32:42 9eb99e56ec68: Waiting 08:32:42 dcfb455df0a1: Waiting 08:32:42 5788d62ee057: Waiting 08:32:42 bf5d7aec512f: Waiting 08:32:42 0e6b1d234666: Waiting 08:32:42 0f37312ad70f: Download complete 08:32:42 2848faf0eed1: Verifying Checksum 08:32:42 2848faf0eed1: Download complete 08:32:42 0e6b1d234666: Verifying Checksum 08:32:42 0e6b1d234666: Download complete 08:32:42 bf5d7aec512f: Verifying Checksum 08:32:42 e6b0cf9c0882: Verifying Checksum 08:32:42 e6b0cf9c0882: Download complete 08:32:42 e6b0cf9c0882: Pull complete 08:32:42 2848faf0eed1: Pull complete 08:32:43 b9c365052c96: Verifying Checksum 08:32:43 b9c365052c96: Download complete 08:32:43 0f37312ad70f: Pull complete 08:32:43 34c802a77dc8: Verifying Checksum 08:32:43 34c802a77dc8: Download complete 08:32:43 27c7a5d97fbd: Verifying Checksum 08:32:43 27c7a5d97fbd: Download complete 08:32:44 5c102a31e300: Download complete 08:32:44 dcfb455df0a1: Download complete 08:32:44 5788d62ee057: Verifying Checksum 08:32:44 5788d62ee057: Download complete 08:32:44 9eb99e56ec68: Verifying Checksum 08:32:44 9eb99e56ec68: Download complete 08:32:45 8a11ddd9e578: Verifying Checksum 08:32:45 8a11ddd9e578: Download complete 08:32:50 5788d62ee057: Pull complete 08:32:50 0e6b1d234666: Pull complete 08:32:50 bf5d7aec512f: Pull complete 08:32:55 34c802a77dc8: Pull complete 08:32:57 8a11ddd9e578: Pull complete 08:32:57 4cf88f913ddb: Pull complete 08:32:57 1df406cf5192: Pull complete 08:32:58 9eb99e56ec68: Pull complete 08:32:58 27c7a5d97fbd: Pull complete 08:32:58 5c102a31e300: Pull complete 08:32:59 dcfb455df0a1: Pull complete 08:32:59 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 08:32:59 ---> 7c70fe431013 08:32:59 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:32:59 ---> Running in d3c21ec7778a 08:32:59 Removing intermediate container d3c21ec7778a 08:32:59 ---> 13ca020a332d 08:32:59 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:32:59 ---> Running in 5896aafb463d 08:33:01 Removing intermediate container 5896aafb463d 08:33:01 ---> 2c7e6207e328 08:33:01 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:33:01 ---> Running in c0aa5a47d4e9 08:33:01 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 08:33:02 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 08:33:02 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:33:02 (2/17) Installing libmagic (5.37-r1) 08:33:02 (3/17) Installing file (5.37-r1) 08:33:02 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:33:02 cd6300453558: Pull complete 08:33:02 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:33:02 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:33:07 b9c365052c96: Pull complete 08:33:07 a2d8cc88f415: Pull complete 08:33:09 ea1d1ca13537: Pull complete 08:33:09 3750a50a1c5e: Pull complete 08:33:09 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 08:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 08:33:09 ---> 78745c68409d 08:33:09 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 08:33:10 (7/17) Installing libc-dev (0.7.2-r0) 08:33:10 (8/17) Installing g++ (9.2.0-r4) 08:33:13 ---> Running in 61dd22d6c727 08:33:13 Removing intermediate container 61dd22d6c727 08:33:13 ---> 3ed53d776e4b 08:33:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:33:13 ---> Running in f73e34eb406c 08:33:15 Removing intermediate container f73e34eb406c 08:33:15 ---> db7b26c4b20e 08:33:15 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 08:33:16 ---> Running in 861e242051c0 08:33:16 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 08:33:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 08:33:18 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 08:33:18 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 08:33:18 (3/18) Installing libmagic (5.37-r1) 08:33:19 (4/18) Installing file (5.37-r1) 08:33:19 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 08:33:19 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 08:33:19 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 08:33:20 (9/17) Installing fortify-headers (1.1-r0) 08:33:20 (10/17) Installing build-base (0.5-r1) 08:33:20 (11/17) Installing openssh-keygen (8.1_p1-r0) 08:33:20 (12/17) Installing libedit (20191211.3.1-r0) 08:33:20 (13/17) Installing openssh-client (8.1_p1-r0) 08:33:21 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 08:33:21 (15/17) Installing openssh-server-common (8.1_p1-r0) 08:33:21 (16/17) Installing openssh-server (8.1_p1-r0) 08:33:21 (17/17) Installing openssh (8.1_p1-r0) 08:33:21 Executing busybox-1.31.1-r8.trigger 08:33:21 OK: 214 MiB in 52 packages 08:33:25 Removing intermediate container c0aa5a47d4e9 08:33:25 ---> f455659c6f6e 08:33:25 Step 6/8 : WORKDIR /device-virtual-go 08:33:25 ---> Running in 6e16bc96d0eb 08:33:25 Removing intermediate container 6e16bc96d0eb 08:33:25 ---> 9377caab424f 08:33:25 Step 7/8 : COPY . . 08:33:26 ---> 083feca87639 08:33:26 Step 8/8 : RUN go mod download 08:33:26 ---> Running in 8991045d2ae0 08:33:28 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:33:28 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:33:30 Failed in branch amd64 08:33:31 (8/18) Installing libc-dev (0.7.2-r0) 08:33:31 (9/18) Installing g++ (9.2.0-r4) 08:33:46 (10/18) Installing fortify-headers (1.1-r0) 08:33:46 (11/18) Installing build-base (0.5-r1) 08:33:46 (12/18) Installing openssh-keygen (8.1_p1-r0) 08:33:46 (13/18) Installing libedit (20191211.3.1-r0) 08:33:46 (14/18) Installing openssh-client (8.1_p1-r0) 08:33:47 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 08:33:47 (16/18) Installing openssh-server-common (8.1_p1-r0) 08:33:47 (17/18) Installing openssh-server (8.1_p1-r0) 08:33:48 (18/18) Installing openssh (8.1_p1-r0) 08:33:48 Executing busybox-1.31.1-r8.trigger 08:33:48 OK: 203 MiB in 52 packages 08:33:55 Removing intermediate container 861e242051c0 08:33:55 ---> e79dd5593688 08:33:55 Step 6/8 : WORKDIR /device-virtual-go 08:33:55 ---> Running in b57443ed57a2 08:33:55 Removing intermediate container b57443ed57a2 08:33:55 ---> c307f3669ede 08:33:55 Step 7/8 : COPY . . 08:33:55 ---> 11096b0104e1 08:33:55 Step 8/8 : RUN go mod download 08:33:55 ---> Running in d4e9dd1d074a 08:33:57 go: github.com/edgexfoundry/device-sdk-go@v1.2.1: reading github.com/edgexfoundry/device-sdk-go/go.mod at revision v1.2.1: unknown revision v1.2.1 08:33:58 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:34:00 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:03 ---> package-listing.sh 08:34:03 ++ facter osfamily 08:34:03 ++ tr '[:upper:]' '[:lower:]' 08:34:03 + OS_FAMILY=redhat 08:34:03 + workspace=/w/workspace/foundry_device-virtual-go_PR-110 08:34:03 + START_PACKAGES=/tmp/packages_start.txt 08:34:03 + END_PACKAGES=/tmp/packages_end.txt 08:34:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:03 + PACKAGES=/tmp/packages_start.txt 08:34:03 + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' 08:34:03 + PACKAGES=/tmp/packages_end.txt 08:34:03 + case "${OS_FAMILY}" in 08:34:03 + rpm -qa 08:34:03 + sort 08:34:07 + '[' -f /tmp/packages_start.txt ']' 08:34:07 + '[' -f /tmp/packages_end.txt ']' 08:34:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:07 + '[' /w/workspace/foundry_device-virtual-go_PR-110 ']' 08:34:07 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-110/archives/ 08:34:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-110/archives/ [Pipeline] isUnix [Pipeline] sh 08:34:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:34:08 08:34:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:34:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:34:08 alpine: Pulling from edgex-lftools-log-publisher 08:34:08 c9b1b535fdd9: Pulling fs layer 08:34:08 2cc5ad85d9ab: Pulling fs layer 08:34:08 756a868c4378: Pulling fs layer 08:34:08 444b2fc9a129: Pulling fs layer 08:34:08 ea15f1150254: Pulling fs layer 08:34:08 41b27a9f41bf: Pulling fs layer 08:34:08 28c525ee5125: Pulling fs layer 08:34:08 094b1ea09ed8: Pulling fs layer 08:34:08 138eaada9080: Pulling fs layer 08:34:08 0622d0fa9048: Pulling fs layer 08:34:08 41b27a9f41bf: Waiting 08:34:08 28c525ee5125: Waiting 08:34:08 094b1ea09ed8: Waiting 08:34:08 138eaada9080: Waiting 08:34:08 0622d0fa9048: Waiting 08:34:08 444b2fc9a129: Waiting 08:34:08 ea15f1150254: Waiting 08:34:08 2cc5ad85d9ab: Download complete 08:34:08 444b2fc9a129: Verifying Checksum 08:34:08 444b2fc9a129: Download complete 08:34:08 c9b1b535fdd9: Verifying Checksum 08:34:08 c9b1b535fdd9: Download complete 08:34:08 ea15f1150254: Verifying Checksum 08:34:08 ea15f1150254: Download complete 08:34:08 28c525ee5125: Verifying Checksum 08:34:08 28c525ee5125: Download complete 08:34:08 756a868c4378: Verifying Checksum 08:34:08 756a868c4378: Download complete 08:34:08 c9b1b535fdd9: Pull complete 08:34:08 138eaada9080: Verifying Checksum 08:34:08 138eaada9080: Download complete 08:34:09 0622d0fa9048: Verifying Checksum 08:34:09 0622d0fa9048: Download complete 08:34:09 094b1ea09ed8: Verifying Checksum 08:34:09 094b1ea09ed8: Download complete 08:34:09 2cc5ad85d9ab: Pull complete 08:34:09 41b27a9f41bf: Verifying Checksum 08:34:09 41b27a9f41bf: Download complete 08:34:10 756a868c4378: Pull complete 08:34:10 444b2fc9a129: Pull complete 08:34:11 ea15f1150254: Pull complete 08:34:14 41b27a9f41bf: Pull complete 08:34:14 28c525ee5125: Pull complete 08:34:16 094b1ea09ed8: Pull complete 08:34:16 138eaada9080: Pull complete 08:34:16 0622d0fa9048: Pull complete 08:34:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 08:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:34:16 prd-centos7-docker-4c-2g-8175 does not seem to be running inside a container 08:34:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-110 -v /w/workspace/foundry_device-virtual-go_PR-110:/w/workspace/foundry_device-virtual-go_PR-110:rw,z -v /w/workspace/foundry_device-virtual-go_PR-110@tmp:/w/workspace/foundry_device-virtual-go_PR-110@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:34:17 $ docker top 42619a4fcad8fa0518226c6235b42821e4b96b797d028e63029c49c241de1e6d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:18 provisioning config files... 08:34:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-110@tmp/config8689700569717826797tmp [Pipeline] { [Pipeline] echo 08:34:18 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:18 ---> create-netrc.sh [Pipeline] echo 08:34:18 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:19 ---> logs-deploy.sh 08:34:19 + ARCHIVE_ARTIFACTS= 08:34:19 + LOGS_SERVER=https://logs.edgexfoundry.org 08:34:19 + '[' https://logs.edgexfoundry.org == None ']' 08:34:19 + NEXUS_URL=https://nexus.edgexfoundry.org 08:34:19 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 08:34:19 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/1/ 08:34:19 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 /w/workspace/foundry_device-virtual-go_PR-110 08:34:20 Archives upload complete. 08:34:20 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-110/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-110/1/ 08:34:20 ---> uname -a: 08:34:20 Linux 42619a4fcad8 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 08:34:20 08:34:20 08:34:20 ---> lscpu: 08:34:20 Architecture: x86_64 08:34:20 CPU op-mode(s): 32-bit, 64-bit 08:34:20 Byte Order: Little Endian 08:34:20 Address sizes: 40 bits physical, 48 bits virtual 08:34:20 CPU(s): 4 08:34:20 On-line CPU(s) list: 0-3 08:34:20 Thread(s) per core: 1 08:34:20 Core(s) per socket: 1 08:34:20 Socket(s): 4 08:34:20 NUMA node(s): 1 08:34:20 Vendor ID: GenuineIntel 08:34:20 CPU family: 6 08:34:20 Model: 44 08:34:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:34:20 Stepping: 1 08:34:20 CPU MHz: 2933.438 08:34:20 BogoMIPS: 5866.87 08:34:20 Virtualization: VT-x 08:34:20 Hypervisor vendor: KVM 08:34:20 Virtualization type: full 08:34:20 L1d cache: 128 KiB 08:34:20 L1i cache: 128 KiB 08:34:20 L2 cache: 16 MiB 08:34:20 L3 cache: 64 MiB 08:34:20 NUMA node0 CPU(s): 0-3 08:34:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 08:34:20 Vulnerability Meltdown: Mitigation; PTI 08:34:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:34:20 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 08:34:20 Vulnerability Spectre v2: Mitigation; Full retpoline 08:34:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:34:20 08:34:20 08:34:20 ---> nproc: 08:34:20 4 08:34:20 08:34:20