Pull request #102 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 d7a5de1e8675b60623cc65cd0e15cfff3854f308+ad6ffe2e39edb285e4eeee4f80e60975285ca78d (5ce6879feb87c2ad55faf0f99d6b358e05b5fd4c) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-6255 in /w/workspace/foundry_device-virtual-go_PR-102 [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 Fetching without tags Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-102 # 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/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # 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/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 Commit message: "Fix potential data race" First time build. Skipping changelog. > git rev-list --no-walk ce810a4efc1ce06064667d5d276fd1322ddfbc85 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:26:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:26:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:26:32 ========================================================= 09:26:32 EdgeX Global Pipelines Version Info 09:26:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:26:35 ------------------- 09:26:35 stable info: 09:26:35 ------------------- 09:26:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:26:35 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:26:35 Message: update stable to v1.0.73 09:26:36 ------------------- 09:26:36 experimental info: 09:26:36 ------------------- 09:26:36 Commited By: Emilio Reyes emilio.reyes@intel.com 09:26:36 Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 09:26:36 Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:26:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:38 09:26:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:26:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:26:38 latest: Pulling from edgex-devops/git-semver 09:26:38 9123ac7c32f7: Pulling fs layer 09:26:38 b8cc5d1170e3: Pulling fs layer 09:26:38 2924cbbf6a41: Pulling fs layer 09:26:38 93b08a4f1073: Pulling fs layer 09:26:38 b8cc5d1170e3: Download complete 09:26:38 9123ac7c32f7: Verifying Checksum 09:26:38 9123ac7c32f7: Download complete 09:26:38 93b08a4f1073: Verifying Checksum 09:26:38 93b08a4f1073: Download complete 09:26:38 2924cbbf6a41: Verifying Checksum 09:26:38 2924cbbf6a41: Download complete 09:26:39 9123ac7c32f7: Pull complete 09:26:39 b8cc5d1170e3: Pull complete 09:26:39 2924cbbf6a41: Pull complete 09:26:39 93b08a4f1073: Pull complete 09:26:39 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:26:40 prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container 09:26:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-102 -v /w/workspace/foundry_device-virtual-go_PR-102:/w/workspace/foundry_device-virtual-go_PR-102:rw,z -v /w/workspace/foundry_device-virtual-go_PR-102@tmp:/w/workspace/foundry_device-virtual-go_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:26:41 $ docker top fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:26:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:41 [ssh-agent] Looking for ssh-agent implementation... 09:26:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:41 $ docker exec fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent 09:26:41 SSH_AUTH_SOCK=/tmp/ssh-cJ9AF8501ApW/agent.13 09:26:41 SSH_AGENT_PID=20 09:26:41 Running ssh-add (command line suppressed) 09:26:41 Identity added: /w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_5203272935385935645.key (/w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_5203272935385935645.key) 09:26:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:42 + git describe --exact-match --tags HEAD 09:26:42 fatal: No names found, cannot describe anything. [Pipeline] } 09:26:42 $ docker exec --env ******** --env ******** fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent -k 09:26:42 unset SSH_AUTH_SOCK; 09:26:42 unset SSH_AGENT_PID; 09:26:42 echo Agent pid 20 killed; 09:26:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:26:42 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:26:42 This usually means this commit has not been tagged. [Pipeline] sshagent 09:26:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:26:42 [ssh-agent] Looking for ssh-agent implementation... 09:26:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:43 $ docker exec fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent 09:26:43 SSH_AUTH_SOCK=/tmp/ssh-JOy5rc7QnYjQ/agent.55 09:26:43 SSH_AGENT_PID=62 09:26:43 Running ssh-add (command line suppressed) 09:26:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_2317603311458687759.key (/w/workspace/foundry_device-virtual-go_PR-102@tmp/private_key_2317603311458687759.key) 09:26:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:26:43 + git semver init 09:26:43 # -> Open(): unable to determine branch for HEAD 09:26:43 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-102/.git 09:26:43 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-102 09:26:43 # $SEMVER_REMOTE_NAME = origin 09:26:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:26:43 # $SEMVER_USER_NAME = edgex-jenkins 09:26:43 # $SEMVER_BRANCH = PR-102 09:26:43 # $SEMVER_TEMP = /tmp/semver-440579572 09:26:43 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:26:44 # '/tmp/semver-440579572' -> '/w/workspace/foundry_device-virtual-go_PR-102/.semver' 09:26:44 # -> Force: false 09:26:44 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-102/.semver [Pipeline] } 09:26:44 $ docker exec --env ******** --env ******** fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb ssh-agent -k 09:26:44 unset SSH_AUTH_SOCK; 09:26:44 unset SSH_AGENT_PID; 09:26:44 echo Agent pid 62 killed; 09:26:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:26:44 + git semver [Pipeline] } 09:26:44 $ docker stop --time=1 fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb 09:26:46 $ docker rm -f fd4cb3ebbc6e814d7dd85366a76d6ee3d524fb5af5eb0cf2af6c58692012d8eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:26:47 Stashed 26 file(s) [Pipeline] echo 09:26:47 [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:27:02 Still waiting to schedule task 09:27:02 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:27:02 Still waiting to schedule task 09:27:02 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:28:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6256 in /w/workspace/foundry_device-virtual-go_PR-102 [Pipeline] { [Pipeline] ws 09:28:45 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:28:51 using credential edgex-jenkins-ssh 09:28:51 Cloning the remote Git repository 09:28:51 Cloning with configured refspecs honoured and without tags 09:28:51 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:28:51 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:28:51 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:28:51 > git --version # timeout=10 09:28:51 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:28:52 Fetching without tags 09:28:52 Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:28:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:28:52 > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # timeout=10 09:28:52 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:28:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:28:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:52 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:28:52 > git config core.sparsecheckout # timeout=10 09:28:53 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 09:28:53 > git remote # timeout=10 09:28:53 > git config --get remote.origin.url # timeout=10 09:28:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:28:53 > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 09:28:53 > git rev-parse HEAD^{commit} # timeout=10 09:28:53 Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:28:53 Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) 09:28:53 > git config core.sparsecheckout # timeout=10 09:28:53 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 09:28:57 Commit message: "Fix potential data race" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:28:58 ========================================================= 09:28:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:28:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:28:59 + 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:29:00 Sending build context to Docker daemon 500.2kB 09:29:00 Step 1/8 : ARG BASE=golang:1.13-alpine 09:29:00 Step 2/8 : FROM ${BASE} 09:29:01 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:29:01 cde5963f3b93: Pulling fs layer 09:29:01 2a23fa8c16f7: Pulling fs layer 09:29:01 777b28850792: Pulling fs layer 09:29:01 8a11ddd9e578: Pulling fs layer 09:29:01 4cf88f913ddb: Pulling fs layer 09:29:01 1df406cf5192: Pulling fs layer 09:29:01 cd6300453558: Pulling fs layer 09:29:01 b9c365052c96: Pulling fs layer 09:29:01 a2d8cc88f415: Pulling fs layer 09:29:01 ea1d1ca13537: Pulling fs layer 09:29:01 3750a50a1c5e: Pulling fs layer 09:29:01 b9c365052c96: Waiting 09:29:01 8a11ddd9e578: Waiting 09:29:01 a2d8cc88f415: Waiting 09:29:01 4cf88f913ddb: Waiting 09:29:01 ea1d1ca13537: Waiting 09:29:01 1df406cf5192: Waiting 09:29:01 3750a50a1c5e: Waiting 09:29:01 cd6300453558: Waiting 09:29:01 777b28850792: Verifying Checksum 09:29:01 777b28850792: Download complete 09:29:01 2a23fa8c16f7: Verifying Checksum 09:29:01 2a23fa8c16f7: Download complete 09:29:01 4cf88f913ddb: Download complete 09:29:01 1df406cf5192: Verifying Checksum 09:29:01 1df406cf5192: Download complete 09:29:01 cde5963f3b93: Verifying Checksum 09:29:01 cde5963f3b93: Download complete 09:29:02 cde5963f3b93: Pull complete 09:29:02 2a23fa8c16f7: Pull complete 09:29:03 777b28850792: Pull complete 09:29:05 cd6300453558: Verifying Checksum 09:29:05 cd6300453558: Download complete 09:29:05 a2d8cc88f415: Verifying Checksum 09:29:05 a2d8cc88f415: Download complete 09:29:08 ea1d1ca13537: Verifying Checksum 09:29:08 ea1d1ca13537: Download complete 09:29:08 3750a50a1c5e: Verifying Checksum 09:29:08 3750a50a1c5e: Download complete 09:29:10 b9c365052c96: Verifying Checksum 09:29:10 b9c365052c96: Download complete 09:29:12 8a11ddd9e578: Verifying Checksum 09:29:12 8a11ddd9e578: Download complete 09:29:23 Running on prd-centos7-docker-4c-2g-6257 in /w/workspace/foundry_device-virtual-go_PR-102 [Pipeline] { [Pipeline] ws 09:29:23 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:29:25 8a11ddd9e578: Pull complete 09:29:25 4cf88f913ddb: Pull complete 09:29:25 1df406cf5192: Pull complete 09:29:25 using credential edgex-jenkins-ssh 09:29:26 Cloning the remote Git repository 09:29:26 Cloning with configured refspecs honoured and without tags 09:29:26 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:29:26 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:29:26 Fetching without tags 09:29:27 Merging remotes/origin/master commit ad6ffe2e39edb285e4eeee4f80e60975285ca78d into PR head commit d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:29:27 Merge succeeded, producing d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:29:27 Checking out Revision d7a5de1e8675b60623cc65cd0e15cfff3854f308 (PR-102) 09:29:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:29:26 > git --version # timeout=10 09:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:29:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:29:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:29:26 > git config --add remote.origin.fetch +refs/pull/102/head:refs/remotes/origin/PR-102 # timeout=10 09:29:26 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:29:26 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:29:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 09:29:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/102/head:refs/remotes/origin/PR-102 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:29:27 > git config core.sparsecheckout # timeout=10 09:29:27 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 09:29:27 > git remote # timeout=10 09:29:27 > git config --get remote.origin.url # timeout=10 09:29:27 using GIT_SSH to set credentials SSH Credentials for GitHub 09:29:27 > git merge ad6ffe2e39edb285e4eeee4f80e60975285ca78d # timeout=10 09:29:27 > git rev-parse HEAD^{commit} # timeout=10 09:29:27 > git config core.sparsecheckout # timeout=10 09:29:27 > git checkout -f d7a5de1e8675b60623cc65cd0e15cfff3854f308 # timeout=10 09:29:30 cd6300453558: Pull complete 09:29:30 Commit message: "Fix potential data race" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:29:31 ========================================================= 09:29:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:29:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:29:32 + 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:29:32 Sending build context to Docker daemon 500.2kB 09:29:32 Step 1/8 : ARG BASE=golang:1.13-alpine 09:29:32 Step 2/8 : FROM ${BASE} 09:29:32 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:29:32 e6b0cf9c0882: Pulling fs layer 09:29:32 2848faf0eed1: Pulling fs layer 09:29:32 0f37312ad70f: Pulling fs layer 09:29:32 5788d62ee057: Pulling fs layer 09:29:32 0e6b1d234666: Pulling fs layer 09:29:32 bf5d7aec512f: Pulling fs layer 09:29:32 34c802a77dc8: Pulling fs layer 09:29:32 9eb99e56ec68: Pulling fs layer 09:29:32 27c7a5d97fbd: Pulling fs layer 09:29:32 5c102a31e300: Pulling fs layer 09:29:32 dcfb455df0a1: Pulling fs layer 09:29:32 5788d62ee057: Waiting 09:29:32 0e6b1d234666: Waiting 09:29:32 bf5d7aec512f: Waiting 09:29:32 34c802a77dc8: Waiting 09:29:32 9eb99e56ec68: Waiting 09:29:32 27c7a5d97fbd: Waiting 09:29:32 5c102a31e300: Waiting 09:29:32 dcfb455df0a1: Waiting 09:29:32 0f37312ad70f: Verifying Checksum 09:29:32 0f37312ad70f: Download complete 09:29:32 2848faf0eed1: Download complete 09:29:32 0e6b1d234666: Verifying Checksum 09:29:32 0e6b1d234666: Download complete 09:29:32 bf5d7aec512f: Verifying Checksum 09:29:32 bf5d7aec512f: Download complete 09:29:32 e6b0cf9c0882: Verifying Checksum 09:29:32 e6b0cf9c0882: Download complete 09:29:33 34c802a77dc8: Verifying Checksum 09:29:33 34c802a77dc8: Download complete 09:29:33 27c7a5d97fbd: Verifying Checksum 09:29:33 27c7a5d97fbd: Download complete 09:29:34 5c102a31e300: Verifying Checksum 09:29:34 5c102a31e300: Download complete 09:29:34 dcfb455df0a1: Verifying Checksum 09:29:34 dcfb455df0a1: Download complete 09:29:34 9eb99e56ec68: Verifying Checksum 09:29:34 9eb99e56ec68: Download complete 09:29:34 5788d62ee057: Verifying Checksum 09:29:34 5788d62ee057: Download complete 09:29:34 b9c365052c96: Pull complete 09:29:34 a2d8cc88f415: Pull complete 09:29:35 e6b0cf9c0882: Pull complete 09:29:35 2848faf0eed1: Pull complete 09:29:35 0f37312ad70f: Pull complete 09:29:36 ea1d1ca13537: Pull complete 09:29:37 3750a50a1c5e: Pull complete 09:29:37 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:29:37 ---> 78745c68409d 09:29:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:29:40 5788d62ee057: Pull complete 09:29:40 0e6b1d234666: Pull complete 09:29:40 bf5d7aec512f: Pull complete 09:29:41 ---> Running in e419a50da0f5 09:29:41 Removing intermediate container e419a50da0f5 09:29:41 ---> a5dc54534ac5 09:29:41 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:41 ---> Running in 062dda78409a 09:29:43 Removing intermediate container 062dda78409a 09:29:43 ---> a303dd6e042b 09:29:43 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:29:43 ---> Running in c0d03327297d 09:29:44 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:29:45 34c802a77dc8: Pull complete 09:29:45 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:29:45 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 09:29:45 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:29:46 (3/18) Installing libmagic (5.37-r1) 09:29:46 (4/18) Installing file (5.37-r1) 09:29:46 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:29:46 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:29:46 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:29:48 (8/18) Installing libc-dev (0.7.2-r0) 09:29:48 (9/18) Installing g++ (9.2.0-r4) 09:29:48 9eb99e56ec68: Pull complete 09:29:48 27c7a5d97fbd: Pull complete 09:29:49 5c102a31e300: Pull complete 09:29:49 dcfb455df0a1: Pull complete 09:29:49 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:29:49 ---> 7c70fe431013 09:29:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:29:49 ---> Running in 0c7703cd5f89 09:29:49 Removing intermediate container 0c7703cd5f89 09:29:49 ---> b7a0648e27a8 09:29:49 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:29:49 ---> Running in fcd1c5a396e5 09:29:50 (10/18) Installing fortify-headers (1.1-r0) 09:29:50 (11/18) Installing build-base (0.5-r1) 09:29:50 (12/18) Installing openssh-keygen (8.1_p1-r0) 09:29:50 (13/18) Installing libedit (20191211.3.1-r0) 09:29:50 (14/18) Installing openssh-client (8.1_p1-r0) 09:29:50 Removing intermediate container fcd1c5a396e5 09:29:50 ---> 3139f4734182 09:29:50 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:29:50 ---> Running in 5891e93598df 09:29:50 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 09:29:50 (16/18) Installing openssh-server-common (8.1_p1-r0) 09:29:51 (17/18) Installing openssh-server (8.1_p1-r0) 09:29:51 (18/18) Installing openssh (8.1_p1-r0) 09:29:51 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:29:51 Executing busybox-1.31.1-r8.trigger 09:29:51 OK: 203 MiB in 52 packages 09:29:52 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:29:52 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:29:52 (2/17) Installing libmagic (5.37-r1) 09:29:52 (3/17) Installing file (5.37-r1) 09:29:52 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:29:52 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:29:52 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:29:56 (7/17) Installing libc-dev (0.7.2-r0) 09:29:56 (8/17) Installing g++ (9.2.0-r4) 09:29:58 Removing intermediate container c0d03327297d 09:29:58 ---> ddfe08ce9bd4 09:29:58 Step 6/8 : WORKDIR /device-virtual-go 09:29:58 ---> Running in 9cc6ab6df26b 09:29:58 (9/17) Installing fortify-headers (1.1-r0) 09:29:58 (10/17) Installing build-base (0.5-r1) 09:29:58 (11/17) Installing openssh-keygen (8.1_p1-r0) 09:29:58 Removing intermediate container 9cc6ab6df26b 09:29:58 ---> 8913dcbc54e8 09:29:58 Step 7/8 : COPY . . 09:29:58 (12/17) Installing libedit (20191211.3.1-r0) 09:29:58 (13/17) Installing openssh-client (8.1_p1-r0) 09:29:58 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 09:29:58 (15/17) Installing openssh-server-common (8.1_p1-r0) 09:29:58 (16/17) Installing openssh-server (8.1_p1-r0) 09:29:58 (17/17) Installing openssh (8.1_p1-r0) 09:29:58 Executing busybox-1.31.1-r8.trigger 09:29:58 OK: 214 MiB in 52 packages 09:29:58 ---> bb01b5f01b44 09:29:58 Step 8/8 : RUN go mod download 09:29:59 ---> Running in 4c4eef2ef05f 09:30:01 go: finding github.com/BurntSushi/toml v0.3.1 09:30:01 go: finding github.com/OneOfOne/xxhash v1.2.6 09:30:01 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:30:01 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:30:01 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:30:01 go: finding github.com/bgentry/speakeasy v0.1.0 09:30:01 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:30:01 go: finding github.com/davecgh/go-spew v1.1.1 09:30:01 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 09:30:01 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 09:30:01 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:30:01 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:30:01 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:30:01 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:30:01 go: finding github.com/edsrzf/mmap-go v1.0.0 09:30:01 go: finding github.com/fatih/color v1.7.0 09:30:01 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:30:01 go: finding github.com/go-kit/kit v0.8.0 09:30:01 go: finding github.com/go-logfmt/logfmt v0.4.0 09:30:01 go: finding github.com/go-stack/stack v1.8.0 09:30:01 go: finding github.com/golang/snappy v0.0.1 09:30:01 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:30:01 go: finding github.com/google/uuid v1.1.0 09:30:01 go: finding github.com/gorilla/mux v1.7.1 09:30:01 go: finding github.com/hashicorp/consul/api v1.1.0 09:30:01 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:30:01 go: finding github.com/hashicorp/errwrap v1.0.0 09:30:01 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:30:01 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:30:01 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:30:01 go: finding github.com/hashicorp/go-multierror v1.0.0 09:30:01 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:30:01 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:30:01 go: finding github.com/hashicorp/go-syslog v1.0.0 09:30:01 go: finding github.com/hashicorp/go-uuid v1.0.1 09:30:01 go: finding github.com/hashicorp/go.net v0.0.1 09:30:01 go: finding github.com/hashicorp/golang-lru v0.5.0 09:30:01 go: finding github.com/hashicorp/logutils v1.0.0 09:30:01 go: finding github.com/hashicorp/mdns v1.0.0 09:30:01 go: finding github.com/hashicorp/memberlist v0.1.3 09:30:01 go: finding github.com/hashicorp/serf v0.8.2 09:30:01 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:30:01 go: finding github.com/mattn/go-colorable v0.0.9 09:30:01 go: finding github.com/mattn/go-isatty v0.0.3 09:30:01 go: finding github.com/miekg/dns v1.0.14 09:30:01 go: finding github.com/mitchellh/cli v1.0.0 09:30:01 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:30:01 go: finding github.com/mitchellh/copystructure v1.0.0 09:30:01 go: finding github.com/mitchellh/go-homedir v1.0.0 09:30:01 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:30:01 go: finding github.com/mitchellh/gox v0.4.0 09:30:01 go: finding github.com/mitchellh/iochan v1.0.0 09:30:01 go: finding github.com/mitchellh/mapstructure v1.1.2 09:30:01 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:30:01 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:30:01 go: finding github.com/pelletier/go-toml v1.2.0 09:30:01 go: finding github.com/pkg/errors v0.8.1 09:30:01 go: finding github.com/pmezard/go-difflib v1.0.0 09:30:01 go: finding github.com/posener/complete v1.1.1 09:30:01 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:30:01 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:30:01 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:30:01 go: finding github.com/stretchr/objx v0.1.0 09:30:01 go: finding github.com/stretchr/testify v1.5.1 09:30:02 go: finding github.com/ugorji/go v1.1.4 09:30:02 go: finding github.com/x448/float16 v0.8.4 09:30:02 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:30:02 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:30:02 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:30:02 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:30:02 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:30:02 go: finding gopkg.in/yaml.v2 v2.2.8 09:30:02 go: finding modernc.org/b v1.0.0 09:30:02 go: finding modernc.org/db v1.0.0 09:30:02 go: finding modernc.org/file v1.0.0 09:30:02 go: finding modernc.org/fileutil v1.0.0 09:30:02 go: finding modernc.org/golex v1.0.0 09:30:02 go: finding modernc.org/internal v1.0.0 09:30:02 go: finding modernc.org/lldb v1.0.0 09:30:02 go: finding modernc.org/mathutil v1.0.0 09:30:02 go: finding modernc.org/ql v1.0.0 09:30:02 go: finding modernc.org/sortutil v1.0.0 09:30:02 go: finding modernc.org/strutil v1.0.0 09:30:02 go: finding modernc.org/zappy v1.0.0 09:30:03 Removing intermediate container 5891e93598df 09:30:03 ---> 735efc0bb681 09:30:03 Step 6/8 : WORKDIR /device-virtual-go 09:30:03 ---> Running in ce210f6d5797 09:30:03 Removing intermediate container ce210f6d5797 09:30:03 ---> 371e8bad259d 09:30:03 Step 7/8 : COPY . . 09:30:03 ---> 0efc11130a5c 09:30:03 Step 8/8 : RUN go mod download 09:30:03 ---> Running in cc81b6c5fbb0 09:30:05 go: finding github.com/BurntSushi/toml v0.3.1 09:30:05 go: finding github.com/OneOfOne/xxhash v1.2.6 09:30:05 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:30:05 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:30:05 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:30:05 go: finding github.com/bgentry/speakeasy v0.1.0 09:30:05 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:30:05 go: finding github.com/davecgh/go-spew v1.1.1 09:30:05 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.35 09:30:05 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 09:30:05 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:30:05 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:30:05 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:30:05 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:30:05 go: finding github.com/edsrzf/mmap-go v1.0.0 09:30:05 go: finding github.com/fatih/color v1.7.0 09:30:05 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:30:05 go: finding github.com/go-kit/kit v0.8.0 09:30:05 go: finding github.com/go-logfmt/logfmt v0.4.0 09:30:05 go: finding github.com/go-stack/stack v1.8.0 09:30:05 go: finding github.com/golang/snappy v0.0.1 09:30:05 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:30:05 go: finding github.com/google/uuid v1.1.0 09:30:05 go: finding github.com/gorilla/mux v1.7.1 09:30:05 go: finding github.com/hashicorp/consul/api v1.1.0 09:30:05 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:30:05 go: finding github.com/hashicorp/errwrap v1.0.0 09:30:05 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:30:05 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:30:05 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:30:05 go: finding github.com/hashicorp/go-multierror v1.0.0 09:30:05 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:30:05 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:30:05 go: finding github.com/hashicorp/go-syslog v1.0.0 09:30:05 go: finding github.com/hashicorp/go-uuid v1.0.1 09:30:05 go: finding github.com/hashicorp/go.net v0.0.1 09:30:05 go: finding github.com/hashicorp/golang-lru v0.5.0 09:30:05 go: finding github.com/hashicorp/logutils v1.0.0 09:30:05 go: finding github.com/hashicorp/mdns v1.0.0 09:30:05 go: finding github.com/hashicorp/memberlist v0.1.3 09:30:05 go: finding github.com/hashicorp/serf v0.8.2 09:30:05 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:30:05 go: finding github.com/mattn/go-colorable v0.0.9 09:30:05 go: finding github.com/mattn/go-isatty v0.0.3 09:30:05 go: finding github.com/miekg/dns v1.0.14 09:30:05 go: finding github.com/mitchellh/cli v1.0.0 09:30:05 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:30:05 go: finding github.com/mitchellh/copystructure v1.0.0 09:30:05 go: finding github.com/mitchellh/go-homedir v1.0.0 09:30:05 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:30:05 go: finding github.com/mitchellh/gox v0.4.0 09:30:05 go: finding github.com/mitchellh/iochan v1.0.0 09:30:05 go: finding github.com/mitchellh/mapstructure v1.1.2 09:30:05 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:30:05 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:30:05 go: finding github.com/pelletier/go-toml v1.2.0 09:30:05 go: finding github.com/pkg/errors v0.8.1 09:30:05 go: finding github.com/pmezard/go-difflib v1.0.0 09:30:05 go: finding github.com/posener/complete v1.1.1 09:30:05 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:30:05 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:30:05 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:30:05 go: finding github.com/stretchr/objx v0.1.0 09:30:05 go: finding github.com/stretchr/testify v1.5.1 09:30:05 go: finding github.com/ugorji/go v1.1.4 09:30:05 go: finding github.com/x448/float16 v0.8.4 09:30:05 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:30:05 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:30:05 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:30:05 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:30:05 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:30:05 go: finding gopkg.in/yaml.v2 v2.2.8 09:30:05 go: finding modernc.org/b v1.0.0 09:30:05 go: finding modernc.org/db v1.0.0 09:30:05 go: finding modernc.org/file v1.0.0 09:30:05 go: finding modernc.org/fileutil v1.0.0 09:30:05 go: finding modernc.org/golex v1.0.0 09:30:05 go: finding modernc.org/internal v1.0.0 09:30:05 go: finding modernc.org/lldb v1.0.0 09:30:05 go: finding modernc.org/mathutil v1.0.0 09:30:05 go: finding modernc.org/ql v1.0.0 09:30:05 go: finding modernc.org/sortutil v1.0.0 09:30:05 go: finding modernc.org/strutil v1.0.0 09:30:05 go: finding modernc.org/zappy v1.0.0 09:30:09 Removing intermediate container cc81b6c5fbb0 09:30:09 ---> fe66d4f537a7 09:30:09 Successfully built fe66d4f537a7 09:30:09 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:30:10 + docker inspect -f . ci-base-image-x86_64 09:30:10 . [Pipeline] withDockerContainer 09:30:10 prd-centos7-docker-4c-2g-6257 does not seem to be running inside a container 09:30:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:30:11 $ docker top 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:11 + go version 09:30:11 go version go1.13.5 linux/amd64 [Pipeline] sh 09:30:12 + make test 09:30:12 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:30:12 Removing intermediate container 4c4eef2ef05f 09:30:12 ---> 46da5aaee898 09:30:12 Successfully built 46da5aaee898 09:30:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } 09:30:13 ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:30:13 + docker inspect -f . ci-base-image-arm64 09:30:13 . [Pipeline] withDockerContainer 09:30:14 prd-ubuntu18.04-docker-arm64-4c-16g-6256 does not seem to be running inside a container 09:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:30:15 $ docker top fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:16 + go version 09:30:16 go version go1.13.5 linux/arm64 [Pipeline] sh 09:30:17 + make test 09:30:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:30:18 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:30:28 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:30:57 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:31:24 ok github.com/edgexfoundry/device-virtual-go/internal/driver 50.641s coverage: 52.7% of statements 09:31:24 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:31:24 gofmt -l . 09:31:24 [ "`gofmt -l .`" = "" ] 09:31:24 ./bin/test-attribution-txt.sh 09:31:24 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:31:24 Stashed 1 file(s) [Pipeline] } 09:31:24 $ docker stop --time=1 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 09:31:26 $ docker rm -f 657d6d2a26fdc12e7edc3f18bbc4eee931548f32c8b241f132322120a32f7224 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:31:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:31:27 + ls -al . 09:31:27 total 112 09:31:27 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 27 09:31 . 09:31:27 drwxrwxr-x. 4 jenkins jenkins 28 Apr 27 09:29 .. 09:31:27 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 27 09:29 Attribution.txt 09:31:27 drwxrwxr-x. 2 jenkins jenkins 64 Apr 27 09:29 bin 09:31:27 drwxrwxr-x. 3 jenkins jenkins 32 Apr 27 09:29 cmd 09:31:27 -rw-r--r--. 1 jenkins jenkins 32181 Apr 27 09:31 coverage.out 09:31:27 -rw-rw-r--. 1 jenkins jenkins 1826 Apr 27 09:29 Dockerfile 09:31:27 -rw-rw-r--. 1 jenkins jenkins 957 Apr 27 09:29 Dockerfile.build 09:31:27 drwxrwxr-x. 8 jenkins jenkins 179 Apr 27 09:29 .git 09:31:27 drwxrwxr-x. 2 jenkins jenkins 38 Apr 27 09:29 .github 09:31:27 -rw-rw-r--. 1 jenkins jenkins 258 Apr 27 09:29 .gitignore 09:31:27 -rw-r--r--. 1 jenkins jenkins 862 Apr 27 09:31 go.mod 09:31:27 -rw-r--r--. 1 jenkins jenkins 14805 Apr 27 09:31 go.sum 09:31:27 drwxrwxr-x. 3 jenkins jenkins 20 Apr 27 09:29 internal 09:31:27 -rw-rw-r--. 1 jenkins jenkins 683 Apr 27 09:29 Jenkinsfile 09:31:27 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 27 09:29 LICENSE 09:31:27 -rw-rw-r--. 1 jenkins jenkins 873 Apr 27 09:29 Makefile 09:31:27 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 27 09:29 README.md 09:31:27 drwxrwxr-x. 3 jenkins jenkins 58 Apr 27 09:29 .semver 09:31:27 -rw-rw-r--. 1 jenkins jenkins 5 Apr 27 09:26 VERSION 09:31:27 -rw-rw-r--. 1 jenkins jenkins 235 Apr 27 09:29 version.go [Pipeline] isUnix [Pipeline] sh 09:31:28 + 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=d7a5de1e8675b60623cc65cd0e15cfff3854f308 --label arch=amd64 --label version=0.0.0 . 09:31:28 Sending build context to Docker daemon 34.12MB 09:31:28 Step 1/21 : ARG BASE=golang:1.13-alpine 09:31:28 Step 2/21 : FROM ${BASE} AS builder 09:31:28 ---> fe66d4f537a7 09:31:28 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:31:28 ---> Running in a37b81658730 09:31:28 Removing intermediate container a37b81658730 09:31:28 ---> 9a2593c1e3dd 09:31:28 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 09:31:28 ---> Running in a89bb10cbfc7 09:31:28 Removing intermediate container a89bb10cbfc7 09:31:28 ---> 19dcc7f256d6 09:31:28 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 09:31:28 ---> Running in 87c590a61de6 09:31:28 Removing intermediate container 87c590a61de6 09:31:28 ---> ee01374e560f 09:31:28 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:29 ---> Running in df05d374e9a3 09:31:29 Removing intermediate container df05d374e9a3 09:31:29 ---> ab971f154350 09:31:29 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:31:29 ---> Running in 0f2543f18851 09:31:30 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:31:30 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:31:30 OK: 214 MiB in 52 packages 09:31:31 Removing intermediate container 0f2543f18851 09:31:31 ---> 5c7f2fb4dbe6 09:31:31 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:31:31 ---> Running in e1aa2ed2380a 09:31:31 Removing intermediate container e1aa2ed2380a 09:31:31 ---> 3c8b9da70ea8 09:31:31 Step 9/21 : COPY . . 09:31:32 ---> 1951de275994 09:31:32 Step 10/21 : ARG MAKE='make build' 09:31:32 ---> Running in 25002e2e1616 09:31:32 Removing intermediate container 25002e2e1616 09:31:32 ---> 2bdfef5f1770 09:31:32 Step 11/21 : RUN $MAKE 09:31:32 ---> Running in 87fc86e84e32 09:31:32 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:31:45 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:31:46 Removing intermediate container 87fc86e84e32 09:31:46 ---> b3ff25a93180 09:31:46 Step 12/21 : FROM alpine 09:31:46 latest: Pulling from library/alpine 09:31:47 cbdbe7a5bc2a: Pulling fs layer 09:31:47 cbdbe7a5bc2a: Download complete 09:31:47 cbdbe7a5bc2a: Pull complete 09:31:47 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 09:31:47 Status: Downloaded newer image for alpine:latest 09:31:47 ---> f70734b6a266 09:31:47 Step 13/21 : ENV APP_PORT=49990 09:31:47 ---> Running in e8fb0deaed52 09:31:47 Removing intermediate container e8fb0deaed52 09:31:47 ---> 4553c4a1ea4c 09:31:47 Step 14/21 : EXPOSE $APP_PORT 09:31:47 ---> Running in 75f6cd9169f2 09:31:47 Removing intermediate container 75f6cd9169f2 09:31:47 ---> dd97e7e58589 09:31:47 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:31:48 ---> 1d6532ba120b 09:31:48 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 09:31:48 ---> b98f68689435 09:31:48 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 09:31:48 ---> b22f59d9c25e 09:31:48 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:31:48 ---> Running in df777c717db6 09:31:48 Removing intermediate container df777c717db6 09:31:48 ---> 2e686f54190a 09:31:48 Step 19/21 : LABEL arch=amd64 09:31:48 ---> Running in 5e47c39ea76b 09:31:49 Removing intermediate container 5e47c39ea76b 09:31:49 ---> 3d8425750c82 09:31:49 Step 20/21 : LABEL git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:31:49 ---> Running in d7ade12afb7a 09:31:49 Removing intermediate container d7ade12afb7a 09:31:49 ---> af8c244a9899 09:31:49 Step 21/21 : LABEL version=0.0.0 09:31:49 ---> Running in 2b8db1671b2d 09:31:49 Removing intermediate container 2b8db1671b2d 09:31:49 ---> 8197e3174a34 09:31:49 [Warning] One or more build-args [ARCH] were not consumed 09:31:49 Successfully built 8197e3174a34 09:31:49 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] stage [Pipeline] { (Snap) Stage "Snap" 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:33:34 ok github.com/edgexfoundry/device-virtual-go/internal/driver 155.761s coverage: 52.7% of statements 09:33:34 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:33:42 gofmt -l . 09:33:42 [ "`gofmt -l .`" = "" ] 09:33:42 ./bin/test-attribution-txt.sh 09:33:42 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:33:42 Warning: overwriting stash ‘coverage-report’ 09:33:42 Stashed 1 file(s) [Pipeline] } 09:33:42 $ docker stop --time=1 fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba 09:33:45 $ docker rm -f fea02afa8c904c8cffa608ca1749cdb502084e8b6bff17805c5738d842e299ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:33:46 + ls -al . 09:33:46 total 140 09:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:33 . 09:33:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 09:28 .. 09:33:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 09:28 .git 09:33:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:28 .github 09:33:46 -rw-rw-r-- 1 jenkins jenkins 258 Apr 27 09:28 .gitignore 09:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 .semver 09:33:46 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 27 09:28 Attribution.txt 09:33:46 -rw-rw-r-- 1 jenkins jenkins 1826 Apr 27 09:28 Dockerfile 09:33:46 -rw-rw-r-- 1 jenkins jenkins 957 Apr 27 09:28 Dockerfile.build 09:33:46 -rw-rw-r-- 1 jenkins jenkins 683 Apr 27 09:28 Jenkinsfile 09:33:46 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 27 09:28 LICENSE 09:33:46 -rw-rw-r-- 1 jenkins jenkins 873 Apr 27 09:28 Makefile 09:33:46 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 27 09:28 README.md 09:33:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 09:26 VERSION 09:33:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 09:28 bin 09:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 cmd 09:33:46 -rw-r--r-- 1 jenkins jenkins 32181 Apr 27 09:33 coverage.out 09:33:46 -rw-r--r-- 1 jenkins jenkins 862 Apr 27 09:33 go.mod 09:33:46 -rw-r--r-- 1 jenkins jenkins 14805 Apr 27 09:33 go.sum 09:33:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 09:28 internal 09:33:46 -rw-rw-r-- 1 jenkins jenkins 235 Apr 27 09:28 version.go [Pipeline] isUnix [Pipeline] sh 09:33:47 + 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=d7a5de1e8675b60623cc65cd0e15cfff3854f308 --label arch=arm64 --label version=0.0.0 . 09:33:47 Sending build context to Docker daemon 34.12MB 09:33:47 Step 1/21 : ARG BASE=golang:1.13-alpine 09:33:47 Step 2/21 : FROM ${BASE} AS builder 09:33:47 ---> 46da5aaee898 09:33:47 Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:33:48 ---> Running in 5e26754c4ee0 09:33:48 Removing intermediate container 5e26754c4ee0 09:33:48 ---> 3ac668ef49c8 09:33:48 Step 4/21 : ARG ALPINE_PKG_EXTRA="" 09:33:48 ---> Running in 3800a85f2744 09:33:49 Removing intermediate container 3800a85f2744 09:33:49 ---> 7a55e80fd4c6 09:33:49 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' 09:33:49 ---> Running in 24761908eede 09:33:49 Removing intermediate container 24761908eede 09:33:49 ---> 5c1194f00074 09:33:49 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:33:49 ---> Running in d1a92d6c78ac 09:33:51 Removing intermediate container d1a92d6c78ac 09:33:51 ---> ff6b2961ac3f 09:33:51 Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:33:51 ---> Running in 0c824f69ec69 09:33:52 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:33:54 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:33:54 OK: 203 MiB in 52 packages 09:33:55 Removing intermediate container 0c824f69ec69 09:33:55 ---> 667bb7e2e471 09:33:55 Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:33:55 ---> Running in 9627001229b1 09:33:56 Removing intermediate container 9627001229b1 09:33:56 ---> d0dfd33c3727 09:33:56 Step 9/21 : COPY . . 09:33:58 ---> ddb4e6b911bc 09:33:58 Step 10/21 : ARG MAKE='make build' 09:33:58 ---> Running in b584f4ae57fe 09:33:58 Removing intermediate container b584f4ae57fe 09:33:58 ---> 474d746c5d05 09:33:58 Step 11/21 : RUN $MAKE 09:33:58 ---> Running in dfaaa88cceff 09:33:59 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:34:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:34:41 Removing intermediate container dfaaa88cceff 09:34:41 ---> 26979726a026 09:34:41 Step 12/21 : FROM alpine 09:34:41 latest: Pulling from library/alpine 09:34:41 29e5d40040c1: Pulling fs layer 09:34:41 29e5d40040c1: Download complete 09:34:42 29e5d40040c1: Pull complete 09:34:42 Digest: sha256:9a839e63dad54c3a6d1834e29692c8492d93f90c59c978c1ed79109ea4fb9a54 09:34:42 Status: Downloaded newer image for alpine:latest 09:34:42 ---> c20d2a9ab686 09:34:42 Step 13/21 : ENV APP_PORT=49990 09:34:42 ---> Running in 38a20942161f 09:34:43 Removing intermediate container 38a20942161f 09:34:43 ---> 65ffc35d7929 09:34:43 Step 14/21 : EXPOSE $APP_PORT 09:34:43 ---> Running in 683fd19a7382 09:34:43 Removing intermediate container 683fd19a7382 09:34:43 ---> 422fafa4260f 09:34:43 Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:34:44 ---> 6afa230794b8 09:34:44 Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / 09:34:45 ---> c42a25b69f06 09:34:45 Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / 09:34:45 ---> 38be8d466897 09:34:45 Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:34:45 ---> Running in 5c7afdc5614c 09:34:46 Removing intermediate container 5c7afdc5614c 09:34:46 ---> 9d27d95219d4 09:34:46 Step 19/21 : LABEL arch=arm64 09:34:46 ---> Running in e388809b2948 09:34:46 Removing intermediate container e388809b2948 09:34:46 ---> 54c3f18d1ec8 09:34:46 Step 20/21 : LABEL git_sha=d7a5de1e8675b60623cc65cd0e15cfff3854f308 09:34:46 ---> Running in 49ca929f9b71 09:34:47 Removing intermediate container 49ca929f9b71 09:34:47 ---> d98d721ec8f5 09:34:47 Step 21/21 : LABEL version=0.0.0 09:34:47 ---> Running in e76731bce45b 09:34:47 Removing intermediate container e76731bce45b 09:34:47 ---> c7514417068e 09:34:47 [Warning] One or more build-args [ARCH] were not consumed 09:34:47 Successfully built c7514417068e 09:34:47 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] stage [Pipeline] { (Snap) Stage "Snap" 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:34:48 provisioning config files... 09:34:48 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7807724913336041540tmp [Pipeline] { [Pipeline] sh 09:34:49 + curl -s https://codecov.io/bash 09:34:49 + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7807724913336041540tmp 09:34:49 09:34:49 _____ _ 09:34:49 / ____| | | 09:34:49 | | ___ __| | ___ ___ _____ __ 09:34:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:34:49 | |___| (_) | (_| | __/ (_| (_) \ V / 09:34:49 \_____\___/ \__,_|\___|\___\___/ \_/ 09:34:49 Bash-tbd 09:34:49 09:34:49 09:34:49 ==> Jenkins CI detected. 09:34:49 project root: . 09:34:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:34:49 ==> Running gcov in . (disable via -X gcov) 09:34:49 ==> Python coveragepy not found 09:34:49 ==> Searching for coverage reports in: 09:34:49 + . 09:34:49 -> Found 1 reports 09:34:49 ==> Detecting git/mercurial file structure 09:34:49 ==> Reading reports 09:34:49 + ./coverage.out bytes=32181 09:34:49 ==> Appending adjustments 09:34:49 http://docs.codecov.io/docs/fixing-reports 09:34:49 + Found adjustments 09:34:49 ==> Gzipping contents 09:34:49 ==> Uploading reports 09:34:49 url: https://codecov.io 09:34:49 query: branch=PR-102&commit=d7a5de1e8675b60623cc65cd0e15cfff3854f308&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=102&job= 09:34:49 -> Pinging Codecov 09:34:49 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-102&commit=d7a5de1e8675b60623cc65cd0e15cfff3854f308&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-102%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=102&job= 09:34:49 -> Uploading 09:34:50 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/d7a5de1e8675b60623cc65cd0e15cfff3854f308 [Pipeline] } 09:34:50 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:34:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:34:52 ---> package-listing.sh 09:34:52 ++ tr '[:upper:]' '[:lower:]' 09:34:52 ++ facter osfamily 09:34:52 + OS_FAMILY=redhat 09:34:52 + workspace=/w/workspace/foundry_device-virtual-go_PR-102 09:34:52 + START_PACKAGES=/tmp/packages_start.txt 09:34:52 + END_PACKAGES=/tmp/packages_end.txt 09:34:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:34:52 + PACKAGES=/tmp/packages_start.txt 09:34:52 + '[' /w/workspace/foundry_device-virtual-go_PR-102 ']' 09:34:52 + PACKAGES=/tmp/packages_end.txt 09:34:52 + case "${OS_FAMILY}" in 09:34:52 + rpm -qa 09:34:52 + sort 09:34:56 + '[' -f /tmp/packages_start.txt ']' 09:34:56 + '[' -f /tmp/packages_end.txt ']' 09:34:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:34:56 + '[' /w/workspace/foundry_device-virtual-go_PR-102 ']' 09:34:56 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-102/archives/ 09:34:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-102/archives/ [Pipeline] isUnix [Pipeline] sh 09:34:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:34:56 09:34:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:34:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:34:57 alpine: Pulling from edgex-lftools-log-publisher 09:34:57 c9b1b535fdd9: Pulling fs layer 09:34:57 2cc5ad85d9ab: Pulling fs layer 09:34:57 756a868c4378: Pulling fs layer 09:34:57 444b2fc9a129: Pulling fs layer 09:34:57 ea15f1150254: Pulling fs layer 09:34:57 41b27a9f41bf: Pulling fs layer 09:34:57 28c525ee5125: Pulling fs layer 09:34:57 094b1ea09ed8: Pulling fs layer 09:34:57 138eaada9080: Pulling fs layer 09:34:57 0622d0fa9048: Pulling fs layer 09:34:57 444b2fc9a129: Waiting 09:34:57 ea15f1150254: Waiting 09:34:57 41b27a9f41bf: Waiting 09:34:57 138eaada9080: Waiting 09:34:57 28c525ee5125: Waiting 09:34:57 094b1ea09ed8: Waiting 09:34:57 0622d0fa9048: Waiting 09:34:57 2cc5ad85d9ab: Verifying Checksum 09:34:57 2cc5ad85d9ab: Download complete 09:34:57 444b2fc9a129: Verifying Checksum 09:34:57 444b2fc9a129: Download complete 09:34:57 c9b1b535fdd9: Verifying Checksum 09:34:57 c9b1b535fdd9: Download complete 09:34:57 ea15f1150254: Verifying Checksum 09:34:57 ea15f1150254: Download complete 09:34:57 28c525ee5125: Verifying Checksum 09:34:57 28c525ee5125: Download complete 09:34:57 c9b1b535fdd9: Pull complete 09:34:57 756a868c4378: Verifying Checksum 09:34:57 756a868c4378: Download complete 09:34:57 2cc5ad85d9ab: Pull complete 09:34:57 138eaada9080: Verifying Checksum 09:34:57 138eaada9080: Download complete 09:34:57 0622d0fa9048: Verifying Checksum 09:34:57 0622d0fa9048: Download complete 09:34:57 094b1ea09ed8: Verifying Checksum 09:34:57 094b1ea09ed8: Download complete 09:34:58 41b27a9f41bf: Verifying Checksum 09:34:58 41b27a9f41bf: Download complete 09:35:00 756a868c4378: Pull complete 09:35:00 444b2fc9a129: Pull complete 09:35:00 ea15f1150254: Pull complete 09:35:03 41b27a9f41bf: Pull complete 09:35:03 28c525ee5125: Pull complete 09:35:05 094b1ea09ed8: Pull complete 09:35:05 138eaada9080: Pull complete 09:35:05 0622d0fa9048: Pull complete 09:35:05 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:35:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:35:05 prd-centos7-docker-4c-2g-6255 does not seem to be running inside a container 09:35:06 $ 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-102 -v /w/workspace/foundry_device-virtual-go_PR-102:/w/workspace/foundry_device-virtual-go_PR-102:rw,z -v /w/workspace/foundry_device-virtual-go_PR-102@tmp:/w/workspace/foundry_device-virtual-go_PR-102@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:35:07 $ docker top 000b1fc7a85a7ad41381a64a9c476b9f5ecd139feec41c9b8dc68bb553f13b85 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:35:07 provisioning config files... 09:35:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-102@tmp/config7235236491912131665tmp [Pipeline] { [Pipeline] echo 09:35:07 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:35:07 ---> create-netrc.sh [Pipeline] echo 09:35:07 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:35:07 ---> logs-deploy.sh 09:35:07 + ARCHIVE_ARTIFACTS= 09:35:07 + LOGS_SERVER=https://logs.edgexfoundry.org 09:35:07 + '[' https://logs.edgexfoundry.org == None ']' 09:35:07 + NEXUS_URL=https://nexus.edgexfoundry.org 09:35:07 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 09:35:07 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-102/2/ 09:35:07 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 /w/workspace/foundry_device-virtual-go_PR-102 09:35:08 Archives upload complete. 09:35:09 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-102/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-102/2/