Pull request #89 updated 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 FelixTing for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 84f18c4b56afbe64324cf4017d05f22c0fffdf15+67958688c4147c38308205c15ae89f805505b5c7 (4c8e67263998a804f8eaec42902d2eb1a97ff0e7) Running in Durability level: PERFORMANCE_OPTIMIZED 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 b810438aec07f555226556e3b59abf2bab733840 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > 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 [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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-87 in /w/workspace/xfoundry_device-virtual-go_PR-89 [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/xfoundry_device-virtual-go_PR-89 # 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/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # 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/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # 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 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 Commit message: "Support read operation of binary resource" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:15:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:02 09:16:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:16:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:16:02 latest: Pulling from edgex-devops/git-semver 09:16:02 9123ac7c32f7: Pulling fs layer 09:16:02 b8cc5d1170e3: Pulling fs layer 09:16:02 2924cbbf6a41: Pulling fs layer 09:16:02 93b08a4f1073: Pulling fs layer 09:16:02 93b08a4f1073: Waiting 09:16:02 b8cc5d1170e3: Verifying Checksum 09:16:02 b8cc5d1170e3: Download complete 09:16:02 9123ac7c32f7: Verifying Checksum 09:16:02 9123ac7c32f7: Download complete 09:16:02 2924cbbf6a41: Verifying Checksum 09:16:02 2924cbbf6a41: Download complete 09:16:02 93b08a4f1073: Verifying Checksum 09:16:02 93b08a4f1073: Download complete 09:16:02 9123ac7c32f7: Pull complete 09:16:03 b8cc5d1170e3: Pull complete 09:16:03 2924cbbf6a41: Pull complete 09:16:03 93b08a4f1073: Pull complete 09:16:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:16:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:16:04 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:16:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:16:04 $ docker top df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:16:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:04 [ssh-agent] Looking for ssh-agent implementation... 09:16:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:05 $ docker exec df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent 09:16:05 SSH_AUTH_SOCK=/tmp/ssh-Oi1Lap5HeI8Y/agent.15 09:16:05 SSH_AGENT_PID=22 09:16:05 Running ssh-add (command line suppressed) 09:16:05 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1898001896659975335.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_1898001896659975335.key) 09:16:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:05 + git describe --exact-match --tags HEAD 09:16:05 fatal: No names found, cannot describe anything. [Pipeline] } 09:16:05 $ docker exec --env ******** --env ******** df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent -k 09:16:06 unset SSH_AUTH_SOCK; 09:16:06 unset SSH_AGENT_PID; 09:16:06 echo Agent pid 22 killed; 09:16:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:16:06 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:16:06 This usually means this commit has not been tagged. [Pipeline] sshagent 09:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:16:06 [ssh-agent] Looking for ssh-agent implementation... 09:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:16:06 $ docker exec df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent 09:16:06 SSH_AUTH_SOCK=/tmp/ssh-APnPbw2XXhsC/agent.58 09:16:06 SSH_AGENT_PID=64 09:16:06 Running ssh-add (command line suppressed) 09:16:06 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_3250486075392004947.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_3250486075392004947.key) 09:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:16:07 + git semver init 09:16:07 # -> Open(): unable to determine branch for HEAD 09:16:07 # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git 09:16:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 09:16:07 # $SEMVER_REMOTE_NAME = origin 09:16:07 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:16:07 # $SEMVER_USER_NAME = jenkins 09:16:07 # $SEMVER_BRANCH = PR-89 09:16:07 # $SEMVER_TEMP = /tmp/semver-279472807 09:16:07 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:16:07 # '/tmp/semver-279472807' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' 09:16:07 # -> Force: false 09:16:07 # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } 09:16:07 $ docker exec --env ******** --env ******** df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f ssh-agent -k 09:16:07 unset SSH_AUTH_SOCK; 09:16:07 unset SSH_AGENT_PID; 09:16:07 echo Agent pid 64 killed; 09:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:16:08 + git semver [Pipeline] } 09:16:08 $ docker stop --time=1 df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f 09:16:09 $ docker rm -f df940ba2d6fbb7fcd23ad29439ed69dc1ac80e44b6e257088e7fa7c05f9a289f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:16:10 Stashed 22 file(s) [Pipeline] echo 09:16:10 [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 09:16:25 Still waiting to schedule task 09:16:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:16:25 Still waiting to schedule task 09:16:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:18:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-88 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws 09:18:12 Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout 09:18:19 using credential edgex-jenkins-ssh 09:18:19 Cloning the remote Git repository 09:18:19 Cloning with configured refspecs honoured and without tags 09:18:20 Fetching without tags 09:18:19 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:18:19 > git init /w/workspace/device-virtual-go/6 # timeout=10 09:18:19 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:18:19 > git --version # timeout=10 09:18:19 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:19 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:18:20 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 09:18:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:20 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:18:20 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:20 Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:18:21 Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:18:21 Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) 09:18:20 > git config core.sparsecheckout # timeout=10 09:18:20 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 09:18:21 > git remote # timeout=10 09:18:21 > git config --get remote.origin.url # timeout=10 09:18:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:21 > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 09:18:21 > git rev-parse HEAD^{commit} # timeout=10 09:18:21 > git config core.sparsecheckout # timeout=10 09:18:21 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 09:18:25 Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:18:27 ========================================================= 09:18:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:18:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:18:28 + 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 . 09:18:28 Sending build context to Docker daemon 478.2kB 09:18:28 Step 1/8 : ARG BASE=golang:1.13-alpine 09:18:28 Step 2/8 : FROM ${BASE} 09:18:29 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:18:29 cde5963f3b93: Pulling fs layer 09:18:29 2a23fa8c16f7: Pulling fs layer 09:18:29 777b28850792: Pulling fs layer 09:18:29 8a11ddd9e578: Pulling fs layer 09:18:29 4cf88f913ddb: Pulling fs layer 09:18:29 1df406cf5192: Pulling fs layer 09:18:29 cd6300453558: Pulling fs layer 09:18:29 b9c365052c96: Pulling fs layer 09:18:29 a2d8cc88f415: Pulling fs layer 09:18:29 ea1d1ca13537: Pulling fs layer 09:18:29 3750a50a1c5e: Pulling fs layer 09:18:29 cd6300453558: Waiting 09:18:29 ea1d1ca13537: Waiting 09:18:29 3750a50a1c5e: Waiting 09:18:29 8a11ddd9e578: Waiting 09:18:29 4cf88f913ddb: Waiting 09:18:29 1df406cf5192: Waiting 09:18:29 b9c365052c96: Waiting 09:18:29 a2d8cc88f415: Waiting 09:18:29 777b28850792: Verifying Checksum 09:18:29 777b28850792: Download complete 09:18:29 2a23fa8c16f7: Verifying Checksum 09:18:29 2a23fa8c16f7: Download complete 09:18:29 4cf88f913ddb: Verifying Checksum 09:18:29 4cf88f913ddb: Download complete 09:18:29 1df406cf5192: Verifying Checksum 09:18:29 1df406cf5192: Download complete 09:18:29 cde5963f3b93: Verifying Checksum 09:18:29 cde5963f3b93: Download complete 09:18:30 cde5963f3b93: Pull complete 09:18:31 2a23fa8c16f7: Pull complete 09:18:31 777b28850792: Pull complete 09:18:33 cd6300453558: Download complete 09:18:33 a2d8cc88f415: Verifying Checksum 09:18:33 a2d8cc88f415: Download complete 09:18:36 ea1d1ca13537: Verifying Checksum 09:18:36 ea1d1ca13537: Download complete 09:18:36 3750a50a1c5e: Verifying Checksum 09:18:36 3750a50a1c5e: Download complete 09:18:39 b9c365052c96: Verifying Checksum 09:18:39 b9c365052c96: Download complete 09:18:41 8a11ddd9e578: Download complete 09:18:47 Running on prd-centos7-docker-4c-2g-89 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws 09:18:47 Running in /w/workspace/device-virtual-go/6 [Pipeline] { [Pipeline] checkout 09:18:49 using credential edgex-jenkins-ssh 09:18:49 Cloning the remote Git repository 09:18:49 Cloning with configured refspecs honoured and without tags 09:18:49 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:18:49 > git init /w/workspace/device-virtual-go/6 # timeout=10 09:18:49 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:18:49 > git --version # timeout=10 09:18:49 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:50 Fetching without tags 09:18:50 Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:18:50 Merge succeeded, producing 84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:18:50 Checking out Revision 84f18c4b56afbe64324cf4017d05f22c0fffdf15 (PR-89) 09:18:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:18:50 > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 09:18:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:50 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:18:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:50 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/89/head:refs/remotes/origin/PR-89 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:18:50 > git config core.sparsecheckout # timeout=10 09:18:50 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 09:18:50 > git remote # timeout=10 09:18:50 > git config --get remote.origin.url # timeout=10 09:18:50 using GIT_SSH to set credentials SSH Credentials for GitHub 09:18:50 > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 09:18:50 > git rev-parse HEAD^{commit} # timeout=10 09:18:50 > git config core.sparsecheckout # timeout=10 09:18:50 > git checkout -f 84f18c4b56afbe64324cf4017d05f22c0fffdf15 # timeout=10 09:18:51 8a11ddd9e578: Pull complete 09:18:51 4cf88f913ddb: Pull complete 09:18:52 1df406cf5192: Pull complete 09:18:55 Commit message: "Support read operation of binary resource" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:18:55 ========================================================= 09:18:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:18:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:18:56 cd6300453558: Pull complete 09:18:56 + 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 . 09:18:56 Sending build context to Docker daemon 478.2kB 09:18:56 Step 1/8 : ARG BASE=golang:1.13-alpine 09:18:56 Step 2/8 : FROM ${BASE} 09:18:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:18:56 e6b0cf9c0882: Pulling fs layer 09:18:56 2848faf0eed1: Pulling fs layer 09:18:56 0f37312ad70f: Pulling fs layer 09:18:56 5788d62ee057: Pulling fs layer 09:18:56 0e6b1d234666: Pulling fs layer 09:18:56 bf5d7aec512f: Pulling fs layer 09:18:56 34c802a77dc8: Pulling fs layer 09:18:56 9eb99e56ec68: Pulling fs layer 09:18:56 27c7a5d97fbd: Pulling fs layer 09:18:56 5c102a31e300: Pulling fs layer 09:18:56 dcfb455df0a1: Pulling fs layer 09:18:56 34c802a77dc8: Waiting 09:18:56 9eb99e56ec68: Waiting 09:18:56 27c7a5d97fbd: Waiting 09:18:56 5c102a31e300: Waiting 09:18:56 dcfb455df0a1: Waiting 09:18:56 5788d62ee057: Waiting 09:18:56 bf5d7aec512f: Waiting 09:18:56 0f37312ad70f: Verifying Checksum 09:18:56 0f37312ad70f: Download complete 09:18:56 2848faf0eed1: Verifying Checksum 09:18:56 2848faf0eed1: Download complete 09:18:56 0e6b1d234666: Download complete 09:18:56 bf5d7aec512f: Download complete 09:18:56 e6b0cf9c0882: Verifying Checksum 09:18:56 e6b0cf9c0882: Download complete 09:18:57 e6b0cf9c0882: Pull complete 09:18:57 2848faf0eed1: Pull complete 09:18:58 34c802a77dc8: Verifying Checksum 09:18:58 34c802a77dc8: Download complete 09:18:58 27c7a5d97fbd: Verifying Checksum 09:18:58 27c7a5d97fbd: Download complete 09:18:58 5c102a31e300: Verifying Checksum 09:18:58 5c102a31e300: Download complete 09:18:58 dcfb455df0a1: Verifying Checksum 09:18:58 dcfb455df0a1: Download complete 09:18:58 5788d62ee057: Verifying Checksum 09:18:58 5788d62ee057: Download complete 09:18:58 9eb99e56ec68: Verifying Checksum 09:18:58 9eb99e56ec68: Download complete 09:18:59 0f37312ad70f: Pull complete 09:19:01 b9c365052c96: Pull complete 09:19:01 a2d8cc88f415: Pull complete 09:19:03 ea1d1ca13537: Pull complete 09:19:03 3750a50a1c5e: Pull complete 09:19:03 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:19:04 ---> 78745c68409d 09:19:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:19:04 5788d62ee057: Pull complete 09:19:04 0e6b1d234666: Pull complete 09:19:04 bf5d7aec512f: Pull complete 09:19:09 ---> Running in a4a0155001aa 09:19:09 Removing intermediate container a4a0155001aa 09:19:09 ---> 1ebf2d9505e3 09:19:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:09 ---> Running in 3a5ac9d484f7 09:19:10 34c802a77dc8: Pull complete 09:19:11 Removing intermediate container 3a5ac9d484f7 09:19:11 ---> 8784dc39f174 09:19:11 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:19:11 ---> Running in 4ab0d49fa85f 09:19:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:19:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:19:14 (1/13) Installing libmagic (5.37-r1) 09:19:14 (2/13) Installing file (5.37-r1) 09:19:14 (3/13) Installing libc-dev (0.7.2-r0) 09:19:14 9eb99e56ec68: Pull complete 09:19:14 27c7a5d97fbd: Pull complete 09:19:14 (4/13) Installing g++ (9.2.0-r3) 09:19:14 5c102a31e300: Pull complete 09:19:14 dcfb455df0a1: Pull complete 09:19:14 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:19:14 ---> 7c70fe431013 09:19:14 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:19:14 ---> Running in 62ce2c373921 09:19:15 Removing intermediate container 62ce2c373921 09:19:15 ---> 02f48ffcfcc1 09:19:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:15 ---> Running in 4255c602ae32 09:19:16 Removing intermediate container 4255c602ae32 09:19:16 ---> c2df7c8362a2 09:19:16 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:19:16 ---> Running in f1c8c424b2c1 09:19:16 (5/13) Installing fortify-headers (1.1-r0) 09:19:16 (6/13) Installing build-base (0.5-r1) 09:19:16 (7/13) Installing openssh-keygen (8.1_p1-r0) 09:19:16 (8/13) Installing libedit (20191211.3.1-r0) 09:19:16 (9/13) Installing openssh-client (8.1_p1-r0) 09:19:17 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:19:17 (10/13) Installing openssh-sftp-server (8.1_p1-r0) 09:19:17 (11/13) Installing openssh-server-common (8.1_p1-r0) 09:19:17 (12/13) Installing openssh-server (8.1_p1-r0) 09:19:17 (13/13) Installing openssh (8.1_p1-r0) 09:19:17 Executing busybox-1.31.1-r8.trigger 09:19:17 OK: 203 MiB in 52 packages 09:19:17 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:19:17 (1/13) Installing libmagic (5.37-r1) 09:19:17 (2/13) Installing file (5.37-r1) 09:19:18 (3/13) Installing libc-dev (0.7.2-r0) 09:19:18 (4/13) Installing g++ (9.2.0-r3) 09:19:20 (5/13) Installing fortify-headers (1.1-r0) 09:19:20 (6/13) Installing build-base (0.5-r1) 09:19:20 (7/13) Installing openssh-keygen (8.1_p1-r0) 09:19:20 (8/13) Installing libedit (20191211.3.1-r0) 09:19:20 (9/13) Installing openssh-client (8.1_p1-r0) 09:19:21 (10/13) Installing openssh-sftp-server (8.1_p1-r0) 09:19:21 (11/13) Installing openssh-server-common (8.1_p1-r0) 09:19:21 (12/13) Installing openssh-server (8.1_p1-r0) 09:19:21 (13/13) Installing openssh (8.1_p1-r0) 09:19:21 Executing busybox-1.31.1-r8.trigger 09:19:21 OK: 214 MiB in 52 packages 09:19:22 Removing intermediate container 4ab0d49fa85f 09:19:22 ---> 7b8d91d1f817 09:19:22 Step 6/8 : WORKDIR /device-virtual-go 09:19:22 ---> Running in e6998ea91f87 09:19:22 Removing intermediate container e6998ea91f87 09:19:22 ---> ee7fe835723d 09:19:22 Step 7/8 : COPY . . 09:19:23 ---> e9f1f445c9fd 09:19:23 Step 8/8 : RUN go mod download 09:19:23 ---> Running in 083f6ef42428 09:19:24 Removing intermediate container f1c8c424b2c1 09:19:24 ---> 3369e7866e52 09:19:24 Step 6/8 : WORKDIR /device-virtual-go 09:19:24 ---> Running in cfa083e09474 09:19:24 Removing intermediate container cfa083e09474 09:19:24 ---> 404ddf3622ea 09:19:24 Step 7/8 : COPY . . 09:19:24 ---> 6fe20f41c050 09:19:24 Step 8/8 : RUN go mod download 09:19:24 ---> Running in 8fb3e4196028 09:19:25 go: finding github.com/BurntSushi/toml v0.3.1 09:19:25 go: finding github.com/OneOfOne/xxhash v1.2.6 09:19:25 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:19:25 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:19:25 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:19:25 go: finding github.com/bgentry/speakeasy v0.1.0 09:19:25 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:19:25 go: finding github.com/davecgh/go-spew v1.1.1 09:19:25 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf 09:19:25 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:19:25 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:19:25 go: finding github.com/edsrzf/mmap-go v1.0.0 09:19:25 go: finding github.com/fatih/color v1.7.0 09:19:25 go: finding github.com/go-kit/kit v0.8.0 09:19:25 go: finding github.com/go-logfmt/logfmt v0.4.0 09:19:25 go: finding github.com/go-stack/stack v1.8.0 09:19:25 go: finding github.com/golang/snappy v0.0.1 09:19:25 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:19:25 go: finding github.com/google/uuid v1.1.0 09:19:25 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:19:25 go: finding github.com/gorilla/mux v1.6.2 09:19:25 go: finding github.com/hashicorp/consul v1.4.2 09:19:25 go: finding github.com/hashicorp/errwrap v1.0.0 09:19:25 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:19:25 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:19:25 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:19:25 go: finding github.com/hashicorp/go-multierror v1.0.0 09:19:25 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:19:25 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:19:25 go: finding github.com/hashicorp/go-syslog v1.0.0 09:19:25 go: finding github.com/hashicorp/go-uuid v1.0.1 09:19:25 go: finding github.com/hashicorp/go.net v0.0.1 09:19:25 go: finding github.com/hashicorp/golang-lru v0.5.0 09:19:25 go: finding github.com/hashicorp/logutils v1.0.0 09:19:25 go: finding github.com/hashicorp/mdns v1.0.0 09:19:25 go: finding github.com/hashicorp/memberlist v0.1.3 09:19:25 go: finding github.com/hashicorp/serf v0.8.2 09:19:25 go: finding github.com/jessevdk/go-flags v1.4.0 09:19:25 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:19:25 go: finding github.com/mattn/go-colorable v0.0.9 09:19:25 go: finding github.com/mattn/go-isatty v0.0.3 09:19:25 go: finding github.com/miekg/dns v1.0.14 09:19:25 go: finding github.com/mitchellh/cli v1.0.0 09:19:25 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:19:25 go: finding github.com/mitchellh/copystructure v1.0.0 09:19:25 go: finding github.com/mitchellh/go-homedir v1.0.0 09:19:25 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:19:25 go: finding github.com/mitchellh/gox v0.4.0 09:19:25 go: finding github.com/mitchellh/iochan v1.0.0 09:19:25 go: finding github.com/mitchellh/mapstructure v1.1.2 09:19:25 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:19:25 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:19:25 go: finding github.com/pelletier/go-toml v1.2.0 09:19:25 go: finding github.com/pkg/errors v0.8.1 09:19:25 go: finding github.com/pmezard/go-difflib v1.0.0 09:19:25 go: finding github.com/posener/complete v1.1.1 09:19:25 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:19:25 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:19:25 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:19:25 go: finding github.com/stretchr/objx v0.1.0 09:19:25 go: finding github.com/stretchr/testify v1.3.0 09:19:25 go: finding github.com/ugorji/go v1.1.4 09:19:25 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:19:26 go: finding github.com/BurntSushi/toml v0.3.1 09:19:26 go: finding github.com/OneOfOne/xxhash v1.2.6 09:19:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:19:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:19:26 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:19:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:19:26 go: finding gopkg.in/yaml.v2 v2.2.2 09:19:26 go: finding modernc.org/b v1.0.0 09:19:26 go: finding modernc.org/db v1.0.0 09:19:26 go: finding modernc.org/file v1.0.0 09:19:26 go: finding modernc.org/fileutil v1.0.0 09:19:26 go: finding modernc.org/golex v1.0.0 09:19:26 go: finding modernc.org/internal v1.0.0 09:19:26 go: finding modernc.org/lldb v1.0.0 09:19:26 go: finding modernc.org/mathutil v1.0.0 09:19:26 go: finding modernc.org/ql v1.0.0 09:19:26 go: finding modernc.org/sortutil v1.0.0 09:19:26 go: finding modernc.org/strutil v1.0.0 09:19:26 go: finding modernc.org/zappy v1.0.0 09:19:26 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:19:26 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:19:26 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:19:26 go: finding github.com/bgentry/speakeasy v0.1.0 09:19:26 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:19:26 go: finding github.com/davecgh/go-spew v1.1.1 09:19:26 go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf 09:19:26 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:19:26 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:19:26 go: finding github.com/edsrzf/mmap-go v1.0.0 09:19:26 go: finding github.com/fatih/color v1.7.0 09:19:26 go: finding github.com/go-kit/kit v0.8.0 09:19:26 go: finding github.com/go-logfmt/logfmt v0.4.0 09:19:26 go: finding github.com/go-stack/stack v1.8.0 09:19:26 go: finding github.com/golang/snappy v0.0.1 09:19:26 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:19:26 go: finding github.com/google/uuid v1.1.0 09:19:26 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:19:26 go: finding github.com/gorilla/mux v1.6.2 09:19:26 go: finding github.com/hashicorp/consul v1.4.2 09:19:26 go: finding github.com/hashicorp/errwrap v1.0.0 09:19:26 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:19:26 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:19:26 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:19:26 go: finding github.com/hashicorp/go-multierror v1.0.0 09:19:26 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:19:26 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:19:26 go: finding github.com/hashicorp/go-syslog v1.0.0 09:19:26 go: finding github.com/hashicorp/go-uuid v1.0.1 09:19:26 go: finding github.com/hashicorp/go.net v0.0.1 09:19:26 go: finding github.com/hashicorp/golang-lru v0.5.0 09:19:26 go: finding github.com/hashicorp/logutils v1.0.0 09:19:26 go: finding github.com/hashicorp/mdns v1.0.0 09:19:26 go: finding github.com/hashicorp/memberlist v0.1.3 09:19:26 go: finding github.com/hashicorp/serf v0.8.2 09:19:26 go: finding github.com/jessevdk/go-flags v1.4.0 09:19:26 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:19:26 go: finding github.com/mattn/go-colorable v0.0.9 09:19:26 go: finding github.com/mattn/go-isatty v0.0.3 09:19:26 go: finding github.com/miekg/dns v1.0.14 09:19:26 go: finding github.com/mitchellh/cli v1.0.0 09:19:26 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:19:26 go: finding github.com/mitchellh/copystructure v1.0.0 09:19:26 go: finding github.com/mitchellh/go-homedir v1.0.0 09:19:26 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:19:26 go: finding github.com/mitchellh/gox v0.4.0 09:19:26 go: finding github.com/mitchellh/iochan v1.0.0 09:19:26 go: finding github.com/mitchellh/mapstructure v1.1.2 09:19:26 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:19:26 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:19:26 go: finding github.com/pelletier/go-toml v1.2.0 09:19:26 go: finding github.com/pkg/errors v0.8.1 09:19:26 go: finding github.com/pmezard/go-difflib v1.0.0 09:19:26 go: finding github.com/posener/complete v1.1.1 09:19:26 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:19:26 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:19:26 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:19:26 go: finding github.com/stretchr/objx v0.1.0 09:19:26 go: finding github.com/stretchr/testify v1.3.0 09:19:26 go: finding github.com/ugorji/go v1.1.4 09:19:26 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:19:26 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:19:26 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:19:26 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:19:26 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:19:26 go: finding gopkg.in/yaml.v2 v2.2.2 09:19:26 go: finding modernc.org/b v1.0.0 09:19:26 go: finding modernc.org/db v1.0.0 09:19:26 go: finding modernc.org/file v1.0.0 09:19:26 go: finding modernc.org/fileutil v1.0.0 09:19:26 go: finding modernc.org/golex v1.0.0 09:19:26 go: finding modernc.org/internal v1.0.0 09:19:26 go: finding modernc.org/lldb v1.0.0 09:19:26 go: finding modernc.org/mathutil v1.0.0 09:19:26 go: finding modernc.org/ql v1.0.0 09:19:26 go: finding modernc.org/sortutil v1.0.0 09:19:26 go: finding modernc.org/strutil v1.0.0 09:19:26 go: finding modernc.org/zappy v1.0.0 09:19:36 Removing intermediate container 8fb3e4196028 09:19:36 ---> 99a0fd5dd48d 09:19:36 Successfully built 99a0fd5dd48d 09:19:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:37 + docker inspect -f . ci-base-image-x86_64 09:19:37 . [Pipeline] withDockerContainer 09:19:37 prd-centos7-docker-4c-2g-89 does not seem to be running inside a container 09:19:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-x86_64 cat 09:19:38 $ docker top 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:38 + go version 09:19:38 go version go1.13.5 linux/amd64 [Pipeline] sh 09:19:39 + make test 09:19:39 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:19:42 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:19:44 Removing intermediate container 083f6ef42428 09:19:44 ---> 7164c6693de4 09:19:44 Successfully built 7164c6693de4 09:19:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:19:45 + docker inspect -f . ci-base-image-arm64 09:19:45 . [Pipeline] withDockerContainer 09:19:45 prd-ubuntu18.04-docker-arm64-4c-16g-88 does not seem to be running inside a container 09:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/6 -v /w/workspace/device-virtual-go/6:/w/workspace/device-virtual-go/6:rw,z -v /w/workspace/device-virtual-go/6@tmp:/w/workspace/device-virtual-go/6@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 ******** ci-base-image-arm64 cat 09:19:47 $ docker top 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:48 + go version 09:19:48 go version go1.13.5 linux/arm64 [Pipeline] sh 09:19:49 + make test 09:19:49 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:19:50 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:20:00 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:20:47 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:20:47 ok github.com/edgexfoundry/device-virtual-go/internal/driver 41.931s coverage: 51.2% of statements 09:20:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:20:47 gofmt -l . 09:20:47 [ "`gofmt -l .`" = "" ] 09:20:47 ./bin/test-attribution-txt.sh 09:20:47 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:20:47 Stashed 1 file(s) [Pipeline] } 09:20:47 $ docker stop --time=1 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 09:20:49 $ docker rm -f 38b4dbf2b9b731a49ed893428495a1248935f5d97f68754d75a8ec932284b3f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:20:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:20:50 + ls -al . 09:20:50 total 112 09:20:50 drwxrwxr-x. 8 jenkins jenkins 4096 Mar 11 09:20 . 09:20:50 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 09:18 .. 09:20:50 -rw-rw-r--. 1 jenkins jenkins 5856 Mar 11 09:18 Attribution.txt 09:20:50 drwxrwxr-x. 2 jenkins jenkins 64 Mar 11 09:18 bin 09:20:50 drwxrwxr-x. 3 jenkins jenkins 55 Mar 11 09:18 cmd 09:20:50 -rw-r--r--. 1 jenkins jenkins 32181 Mar 11 09:20 coverage.out 09:20:50 -rw-rw-r--. 1 jenkins jenkins 1660 Mar 11 09:18 Dockerfile 09:20:50 -rw-rw-r--. 1 jenkins jenkins 957 Mar 11 09:18 Dockerfile.build 09:20:50 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 09:18 .git 09:20:50 drwxrwxr-x. 2 jenkins jenkins 38 Mar 11 09:18 .github 09:20:50 -rw-rw-r--. 1 jenkins jenkins 258 Mar 11 09:18 .gitignore 09:20:50 -rw-r--r--. 1 jenkins jenkins 883 Mar 11 09:20 go.mod 09:20:50 -rw-r--r--. 1 jenkins jenkins 13911 Mar 11 09:20 go.sum 09:20:50 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 09:18 internal 09:20:50 -rw-rw-r--. 1 jenkins jenkins 683 Mar 11 09:18 Jenkinsfile 09:20:50 -rw-rw-r--. 1 jenkins jenkins 11340 Mar 11 09:18 LICENSE 09:20:50 -rw-rw-r--. 1 jenkins jenkins 873 Mar 11 09:18 Makefile 09:20:50 -rw-rw-r--. 1 jenkins jenkins 4413 Mar 11 09:18 README.md 09:20:50 drwxrwxr-x. 3 jenkins jenkins 57 Mar 11 09:18 .semver 09:20:50 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 09:16 VERSION 09:20:50 -rw-rw-r--. 1 jenkins jenkins 235 Mar 11 09:18 version.go [Pipeline] isUnix [Pipeline] sh 09:20:51 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 --label arch=amd64 --label version=0.0.0 . 09:20:51 Sending build context to Docker daemon 34.1MB 09:20:51 Step 1/19 : ARG BASE=golang:1.13-alpine 09:20:51 Step 2/19 : FROM ${BASE} AS builder 09:20:51 ---> 99a0fd5dd48d 09:20:51 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:20:51 ---> Running in d29010df80da 09:20:51 Removing intermediate container d29010df80da 09:20:51 ---> 3564a0b8559a 09:20:51 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 09:20:51 ---> Running in ff893b2e06eb 09:20:51 Removing intermediate container ff893b2e06eb 09:20:51 ---> 3091f4b5ffe4 09:20:51 Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' 09:20:51 ---> Running in bf1ea4024e18 09:20:52 Removing intermediate container bf1ea4024e18 09:20:52 ---> 07def4673b4f 09:20:52 Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:20:52 ---> Running in 578cfecdcd3d 09:20:53 Removing intermediate container 578cfecdcd3d 09:20:53 ---> 57c26d4cca01 09:20:53 Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:20:53 ---> Running in ff3b79f21d04 09:20:53 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:20:53 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:20:54 OK: 214 MiB in 52 packages 09:20:54 Removing intermediate container ff3b79f21d04 09:20:54 ---> a0146e28533b 09:20:54 Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:20:54 ---> Running in 9e61d7b1dd1b 09:20:54 Removing intermediate container 9e61d7b1dd1b 09:20:54 ---> 5bac4c4a6707 09:20:54 Step 9/19 : COPY . . 09:20:55 ---> 1c91c25e45d9 09:20:55 Step 10/19 : ARG MAKE='make build' 09:20:55 ---> Running in 08fbdf6de785 09:20:55 Removing intermediate container 08fbdf6de785 09:20:55 ---> 9a5c4ff074ff 09:20:55 Step 11/19 : RUN $MAKE 09:20:55 ---> Running in 04367b617749 09:20:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:21:10 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:21:14 Removing intermediate container 04367b617749 09:21:14 ---> cb06ae154098 09:21:14 Step 12/19 : FROM alpine 09:21:14 latest: Pulling from library/alpine 09:21:14 c9b1b535fdd9: Pulling fs layer 09:21:14 c9b1b535fdd9: Verifying Checksum 09:21:14 c9b1b535fdd9: Download complete 09:21:14 c9b1b535fdd9: Pull complete 09:21:15 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 09:21:15 Status: Downloaded newer image for alpine:latest 09:21:15 ---> e7d92cdc71fe 09:21:15 Step 13/19 : ENV APP_PORT=49990 09:21:15 ---> Running in 13e4a977f98a 09:21:15 Removing intermediate container 13e4a977f98a 09:21:15 ---> 23998ac2ecc3 09:21:15 Step 14/19 : EXPOSE $APP_PORT 09:21:15 ---> Running in dd6e896459e9 09:21:15 Removing intermediate container dd6e896459e9 09:21:15 ---> 93b09c1e400d 09:21:15 Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:21:15 ---> 4e6d3b8d0d44 09:21:15 Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 09:21:15 ---> Running in 98a54e11de37 09:21:15 Removing intermediate container 98a54e11de37 09:21:15 ---> 9b89e3f9865e 09:21:15 Step 17/19 : LABEL arch=amd64 09:21:16 ---> Running in 67375d9c53a3 09:21:16 Removing intermediate container 67375d9c53a3 09:21:16 ---> 3ae1d13f5176 09:21:16 Step 18/19 : LABEL git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:21:16 ---> Running in faeae8718861 09:21:16 Removing intermediate container faeae8718861 09:21:16 ---> 883b54c9ee87 09:21:16 Step 19/19 : LABEL version=0.0.0 09:21:16 ---> Running in ff1a458c2285 09:21:16 Removing intermediate container ff1a458c2285 09:21:16 ---> 3afe211c715a 09:21:16 [Warning] One or more build-args [ARCH] were not consumed 09:21:16 Successfully built 3afe211c715a 09:21:16 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:24:09 ok github.com/edgexfoundry/device-virtual-go/internal/driver 199.674s coverage: 51.2% of statements 09:24:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:24:15 gofmt -l . 09:24:15 [ "`gofmt -l .`" = "" ] 09:24:15 ./bin/test-attribution-txt.sh 09:24:16 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:24:17 Warning: overwriting stash ‘coverage-report’ 09:24:17 Stashed 1 file(s) [Pipeline] } 09:24:17 $ docker stop --time=1 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e 09:24:19 $ docker rm -f 7881acd18298636dd7a630d8001673def6e5114809111fee87351f247096d87e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:24:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:24:21 + ls -al . 09:24:21 total 140 09:24:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:24 . 09:24:21 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:18 .. 09:24:21 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:18 .git 09:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:18 .github 09:24:21 -rw-rw-r-- 1 jenkins jenkins 258 Mar 11 09:18 .gitignore 09:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 .semver 09:24:21 -rw-rw-r-- 1 jenkins jenkins 5856 Mar 11 09:18 Attribution.txt 09:24:21 -rw-rw-r-- 1 jenkins jenkins 1660 Mar 11 09:18 Dockerfile 09:24:21 -rw-rw-r-- 1 jenkins jenkins 957 Mar 11 09:18 Dockerfile.build 09:24:21 -rw-rw-r-- 1 jenkins jenkins 683 Mar 11 09:18 Jenkinsfile 09:24:21 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 09:18 LICENSE 09:24:21 -rw-rw-r-- 1 jenkins jenkins 873 Mar 11 09:18 Makefile 09:24:21 -rw-rw-r-- 1 jenkins jenkins 4413 Mar 11 09:18 README.md 09:24:21 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 09:16 VERSION 09:24:21 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:18 bin 09:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 cmd 09:24:21 -rw-r--r-- 1 jenkins jenkins 32181 Mar 11 09:24 coverage.out 09:24:21 -rw-r--r-- 1 jenkins jenkins 883 Mar 11 09:24 go.mod 09:24:21 -rw-r--r-- 1 jenkins jenkins 13911 Mar 11 09:24 go.sum 09:24:21 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:18 internal 09:24:21 -rw-rw-r-- 1 jenkins jenkins 235 Mar 11 09:18 version.go [Pipeline] isUnix [Pipeline] sh 09:24:21 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 --label arch=arm64 --label version=0.0.0 . 09:24:22 Sending build context to Docker daemon 34.1MB 09:24:22 Step 1/19 : ARG BASE=golang:1.13-alpine 09:24:22 Step 2/19 : FROM ${BASE} AS builder 09:24:22 ---> 7164c6693de4 09:24:22 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:24:22 ---> Running in 0945c5772fd8 09:24:23 Removing intermediate container 0945c5772fd8 09:24:23 ---> 88227ebd01fe 09:24:23 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 09:24:23 ---> Running in 20d8555a70de 09:24:23 Removing intermediate container 20d8555a70de 09:24:23 ---> 3fa8fd95c599 09:24:23 Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' 09:24:23 ---> Running in a45785e4f78d 09:24:24 Removing intermediate container a45785e4f78d 09:24:24 ---> 6ace9946ebf5 09:24:24 Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:24:24 ---> Running in 7607eeba43f6 09:24:26 Removing intermediate container 7607eeba43f6 09:24:26 ---> cebca9d34665 09:24:26 Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:24:26 ---> Running in 225c70a6ee68 09:24:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:24:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:24:28 OK: 203 MiB in 52 packages 09:24:29 Removing intermediate container 225c70a6ee68 09:24:29 ---> 9f19bec1c903 09:24:29 Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:24:29 ---> Running in e53711c12d4d 09:24:30 Removing intermediate container e53711c12d4d 09:24:30 ---> 8c9664beecd1 09:24:30 Step 9/19 : COPY . . 09:24:32 ---> 21a4d9e2c958 09:24:32 Step 10/19 : ARG MAKE='make build' 09:24:32 ---> Running in d0bc8cb8722e 09:24:32 Removing intermediate container d0bc8cb8722e 09:24:32 ---> ef990a02c966 09:24:32 Step 11/19 : RUN $MAKE 09:24:32 ---> Running in 11b215935724 09:24:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:25:20 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:25:33 Removing intermediate container 11b215935724 09:25:33 ---> d949f9f256e8 09:25:33 Step 12/19 : FROM alpine 09:25:33 latest: Pulling from library/alpine 09:25:33 8fa90b21c985: Pulling fs layer 09:25:33 8fa90b21c985: Verifying Checksum 09:25:33 8fa90b21c985: Download complete 09:25:34 8fa90b21c985: Pull complete 09:25:34 Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d 09:25:34 Status: Downloaded newer image for alpine:latest 09:25:34 ---> 6e4716cdcf7a 09:25:34 Step 13/19 : ENV APP_PORT=49990 09:25:34 ---> Running in 2a5fb2a059e9 09:25:34 Removing intermediate container 2a5fb2a059e9 09:25:34 ---> aa2eb01640ea 09:25:34 Step 14/19 : EXPOSE $APP_PORT 09:25:34 ---> Running in c107003afe03 09:25:35 Removing intermediate container c107003afe03 09:25:35 ---> 580e7ccc9935 09:25:35 Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:25:36 ---> 2acba566f577 09:25:36 Step 16/19 : ENTRYPOINT ["/device-virtual","--profile=docker","--confdir=/res","--registry=consul://edgex-core-consul:8500"] 09:25:36 ---> Running in 186ec073bea7 09:25:37 Removing intermediate container 186ec073bea7 09:25:37 ---> 09577f66a15b 09:25:37 Step 17/19 : LABEL arch=arm64 09:25:37 ---> Running in 96c2e35c604a 09:25:37 Removing intermediate container 96c2e35c604a 09:25:37 ---> fa15645fa8c2 09:25:37 Step 18/19 : LABEL git_sha=84f18c4b56afbe64324cf4017d05f22c0fffdf15 09:25:37 ---> Running in 50621595d0fe 09:25:37 Removing intermediate container 50621595d0fe 09:25:37 ---> 5523556d74c9 09:25:37 Step 19/19 : LABEL version=0.0.0 09:25:38 ---> Running in 8569f01893b2 09:25:38 Removing intermediate container 8569f01893b2 09:25:38 ---> 76a3107c2e20 09:25:38 [Warning] One or more build-args [ARCH] were not consumed 09:25:38 Successfully built 76a3107c2e20 09:25:38 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] wrap 09:25:39 provisioning config files... 09:25:39 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config4972374768716000808tmp [Pipeline] { [Pipeline] sh 09:25:39 + curl -s https://codecov.io/bash 09:25:39 + bash -s - -t @/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config4972374768716000808tmp 09:25:40 09:25:40 _____ _ 09:25:40 / ____| | | 09:25:40 | | ___ __| | ___ ___ _____ __ 09:25:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:25:40 | |___| (_) | (_| | __/ (_| (_) \ V / 09:25:40 \_____\___/ \__,_|\___|\___\___/ \_/ 09:25:40 Bash-20200303-bc4d7e6 09:25:40 09:25:40 09:25:40 ==> Jenkins CI detected. 09:25:40 project root: . 09:25:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:25:40 ==> Running gcov in . (disable via -X gcov) 09:25:40 ==> Python coveragepy not found 09:25:40 ==> Searching for coverage reports in: 09:25:40 + . 09:25:40 -> Found 1 reports 09:25:40 ==> Detecting git/mercurial file structure 09:25:40 ==> Reading reports 09:25:40 + ./coverage.out bytes=32181 09:25:40 ==> Appending adjustments 09:25:40 http://docs.codecov.io/docs/fixing-reports 09:25:40 + Found adjustments 09:25:40 ==> Gzipping contents 09:25:40 ==> Uploading reports 09:25:40 url: https://codecov.io 09:25:40 query: branch=PR-89&commit=84f18c4b56afbe64324cf4017d05f22c0fffdf15&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-89%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=89&job= 09:25:40 -> Pinging Codecov 09:25:40 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=PR-89&commit=84f18c4b56afbe64324cf4017d05f22c0fffdf15&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-89%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=89&job= 09:25:40 -> Uploading 09:25:41 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/84f18c4b56afbe64324cf4017d05f22c0fffdf15 [Pipeline] } 09:25:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:25:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:25:42 ---> package-listing.sh 09:25:42 ++ facter osfamily 09:25:42 ++ tr '[:upper:]' '[:lower:]' 09:25:42 + OS_FAMILY=redhat 09:25:42 + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 09:25:42 + START_PACKAGES=/tmp/packages_start.txt 09:25:42 + END_PACKAGES=/tmp/packages_end.txt 09:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:25:42 + PACKAGES=/tmp/packages_start.txt 09:25:42 + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' 09:25:42 + PACKAGES=/tmp/packages_end.txt 09:25:42 + case "${OS_FAMILY}" in 09:25:42 + rpm -qa 09:25:42 + sort 09:25:45 + '[' -f /tmp/packages_start.txt ']' 09:25:45 + '[' -f /tmp/packages_end.txt ']' 09:25:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:25:45 + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' 09:25:45 + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ 09:25:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [Pipeline] isUnix [Pipeline] sh 09:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:46 09:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:25:46 alpine: Pulling from edgex-lftools-log-publisher 09:25:46 c9b1b535fdd9: Pulling fs layer 09:25:46 2cc5ad85d9ab: Pulling fs layer 09:25:46 756a868c4378: Pulling fs layer 09:25:46 444b2fc9a129: Pulling fs layer 09:25:46 ea15f1150254: Pulling fs layer 09:25:46 41b27a9f41bf: Pulling fs layer 09:25:46 28c525ee5125: Pulling fs layer 09:25:46 094b1ea09ed8: Pulling fs layer 09:25:46 138eaada9080: Pulling fs layer 09:25:46 0622d0fa9048: Pulling fs layer 09:25:46 41b27a9f41bf: Waiting 09:25:46 28c525ee5125: Waiting 09:25:46 094b1ea09ed8: Waiting 09:25:46 138eaada9080: Waiting 09:25:46 0622d0fa9048: Waiting 09:25:46 444b2fc9a129: Waiting 09:25:46 ea15f1150254: Waiting 09:25:46 2cc5ad85d9ab: Download complete 09:25:46 444b2fc9a129: Download complete 09:25:46 c9b1b535fdd9: Verifying Checksum 09:25:46 c9b1b535fdd9: Download complete 09:25:46 ea15f1150254: Verifying Checksum 09:25:46 ea15f1150254: Download complete 09:25:46 28c525ee5125: Verifying Checksum 09:25:46 28c525ee5125: Download complete 09:25:47 756a868c4378: Verifying Checksum 09:25:47 756a868c4378: Download complete 09:25:47 c9b1b535fdd9: Pull complete 09:25:47 094b1ea09ed8: Verifying Checksum 09:25:47 094b1ea09ed8: Download complete 09:25:47 138eaada9080: Verifying Checksum 09:25:47 138eaada9080: Download complete 09:25:47 0622d0fa9048: Verifying Checksum 09:25:47 0622d0fa9048: Download complete 09:25:47 2cc5ad85d9ab: Pull complete 09:25:47 41b27a9f41bf: Verifying Checksum 09:25:47 41b27a9f41bf: Download complete 09:25:48 756a868c4378: Pull complete 09:25:48 444b2fc9a129: Pull complete 09:25:49 ea15f1150254: Pull complete 09:25:53 41b27a9f41bf: Pull complete 09:25:53 28c525ee5125: Pull complete 09:25:55 094b1ea09ed8: Pull complete 09:25:55 138eaada9080: Pull complete 09:25:55 0622d0fa9048: Pull complete 09:25:55 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:25:55 prd-centos7-docker-4c-2g-87 does not seem to be running inside a container 09:25:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-89 -v /w/workspace/xfoundry_device-virtual-go_PR-89:/w/workspace/xfoundry_device-virtual-go_PR-89:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-89@tmp:/w/workspace/xfoundry_device-virtual-go_PR-89@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:10003/edgex-lftools-log-publisher:alpine cat 09:25:56 $ docker top 742477a5782c76a78b14460a98aa332d4a458944b5b0772e77a93fa2e1e7513d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:25:57 provisioning config files... 09:25:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config891652003685786159tmp [Pipeline] { [Pipeline] echo 09:25:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:25:57 ---> create-netrc.sh [Pipeline] echo 09:25:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:25:57 ---> logs-deploy.sh 09:25:57 + ARCHIVE_ARTIFACTS= 09:25:57 + LOGS_SERVER=https://logs.edgexfoundry.org 09:25:57 + '[' https://logs.edgexfoundry.org == None ']' 09:25:57 + NEXUS_URL=https://nexus.edgexfoundry.org 09:25:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 09:25:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/6/ 09:25:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 /w/workspace/xfoundry_device-virtual-go_PR-89 09:25:58 Archives upload complete. 09:25:58 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/6 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/6/