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 2c6375c4bbcf4cc055d1cd485e48637b481d7b78+67958688c4147c38308205c15ae89f805505b5c7 (e62229f992a5f4d8c2db2a7263d528ca5c74e8b7) 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-73 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 without tags Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) 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 > 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 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # 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 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # 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 [2020-03-11T08:58:38.101Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git rev-list --no-walk 0191627eb163bb7153ecb6046a813697784f0ac1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-11T08:58:40.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T08:58:40.212Z] [2020-03-11T08:58:40.212Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-11T08:58:40.576Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-11T08:58:40.577Z] latest: Pulling from edgex-devops/git-semver [2020-03-11T08:58:40.577Z] 9123ac7c32f7: Pulling fs layer [2020-03-11T08:58:40.577Z] b8cc5d1170e3: Pulling fs layer [2020-03-11T08:58:40.577Z] 2924cbbf6a41: Pulling fs layer [2020-03-11T08:58:40.577Z] 93b08a4f1073: Pulling fs layer [2020-03-11T08:58:40.577Z] 93b08a4f1073: Waiting [2020-03-11T08:58:40.577Z] b8cc5d1170e3: Verifying Checksum [2020-03-11T08:58:40.577Z] b8cc5d1170e3: Download complete [2020-03-11T08:58:40.836Z] 9123ac7c32f7: Verifying Checksum [2020-03-11T08:58:40.836Z] 9123ac7c32f7: Download complete [2020-03-11T08:58:40.836Z] 93b08a4f1073: Verifying Checksum [2020-03-11T08:58:40.836Z] 93b08a4f1073: Download complete [2020-03-11T08:58:40.836Z] 2924cbbf6a41: Verifying Checksum [2020-03-11T08:58:40.836Z] 2924cbbf6a41: Download complete [2020-03-11T08:58:41.096Z] 9123ac7c32f7: Pull complete [2020-03-11T08:58:41.357Z] b8cc5d1170e3: Pull complete [2020-03-11T08:58:41.925Z] 2924cbbf6a41: Pull complete [2020-03-11T08:58:42.186Z] 93b08a4f1073: Pull complete [2020-03-11T08:58:42.187Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-11T08:58:42.187Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-11T08:58:42.325Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2020-03-11T08:58:42.367Z] $ 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 [2020-03-11T08:58:43.056Z] $ docker top 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-11T08:58:43.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T08:58:43.334Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T08:58:43.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T08:58:43.566Z] $ docker exec 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent [2020-03-11T08:58:43.755Z] SSH_AUTH_SOCK=/tmp/ssh-UWr87D4tZs5R/agent.13 [2020-03-11T08:58:43.755Z] SSH_AGENT_PID=20 [2020-03-11T08:58:43.766Z] Running ssh-add (command line suppressed) [2020-03-11T08:58:43.922Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_112999561617288434.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_112999561617288434.key) [2020-03-11T08:58:43.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T08:58:44.310Z] + git describe --exact-match --tags HEAD [2020-03-11T08:58:44.310Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-11T08:58:44.371Z] $ docker exec --env ******** --env ******** 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent -k [2020-03-11T08:58:44.549Z] unset SSH_AUTH_SOCK; [2020-03-11T08:58:44.549Z] unset SSH_AGENT_PID; [2020-03-11T08:58:44.549Z] echo Agent pid 20 killed; [2020-03-11T08:58:44.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-11T08:58:44.678Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-11T08:58:44.678Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-11T08:58:44.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-11T08:58:44.756Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-11T08:58:45.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-11T08:58:45.022Z] $ docker exec 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent [2020-03-11T08:58:45.250Z] SSH_AUTH_SOCK=/tmp/ssh-UWUQJBZZVPfl/agent.55 [2020-03-11T08:58:45.250Z] SSH_AGENT_PID=62 [2020-03-11T08:58:45.259Z] Running ssh-add (command line suppressed) [2020-03-11T08:58:45.458Z] Identity added: /w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6495923252288009535.key (/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/private_key_6495923252288009535.key) [2020-03-11T08:58:45.518Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-11T08:58:45.856Z] + git semver init [2020-03-11T08:58:45.857Z] # -> Open(): unable to determine branch for HEAD [2020-03-11T08:58:45.857Z] # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.git [2020-03-11T08:58:45.857Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T08:58:45.857Z] # $SEMVER_REMOTE_NAME = origin [2020-03-11T08:58:45.857Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-11T08:58:45.857Z] # $SEMVER_USER_NAME = jenkins [2020-03-11T08:58:45.857Z] # $SEMVER_BRANCH = PR-89 [2020-03-11T08:58:45.857Z] # $SEMVER_TEMP = /tmp/semver-281308390 [2020-03-11T08:58:45.857Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-03-11T08:58:46.430Z] # '/tmp/semver-281308390' -> '/w/workspace/xfoundry_device-virtual-go_PR-89/.semver' [2020-03-11T08:58:46.430Z] # -> Force: false [2020-03-11T08:58:46.430Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-89/.semver [Pipeline] } [2020-03-11T08:58:46.439Z] $ docker exec --env ******** --env ******** 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 ssh-agent -k [2020-03-11T08:58:46.613Z] unset SSH_AUTH_SOCK; [2020-03-11T08:58:46.614Z] unset SSH_AGENT_PID; [2020-03-11T08:58:46.614Z] echo Agent pid 62 killed; [2020-03-11T08:58:46.654Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-11T08:58:47.080Z] + git semver [Pipeline] } [2020-03-11T08:58:47.093Z] $ docker stop --time=1 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 [2020-03-11T08:58:48.461Z] $ docker rm -f 838d053b03dc2c6137aece360e49224a031f3388001f54708477a48ecbdf5e66 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-11T08:58:49.179Z] Stashed 22 file(s) [Pipeline] echo [2020-03-11T08:58:49.181Z] [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 [2020-03-11T08:59:04.406Z] Still waiting to schedule task [2020-03-11T08:59:04.406Z] ‘prd-centos7-docker-4c-2g-563’ is offline; ‘prd-centos7-docker-4c-2g-70’ is offline; ‘prd-centos7-docker-4c-2g-72’ is offline; ‘prd-centos7-docker-4c-2g-74’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-10364’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2518’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5709’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-71’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-03-11T08:59:04.408Z] Still waiting to schedule task [2020-03-11T08:59:04.408Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-03-11T08:59:51.857Z] Running on prd-centos7-docker-4c-2g-75 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-11T08:59:51.934Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2020-03-11T08:59:54.147Z] using credential edgex-jenkins-ssh [2020-03-11T08:59:54.190Z] Cloning the remote Git repository [2020-03-11T08:59:54.190Z] Cloning with configured refspecs honoured and without tags [2020-03-11T08:59:54.045Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T08:59:54.085Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2020-03-11T08:59:54.963Z] Fetching without tags [2020-03-11T08:59:54.171Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T08:59:54.171Z] > git --version # timeout=10 [2020-03-11T08:59:54.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T08:59:54.212Z] > 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 [2020-03-11T08:59:54.825Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T08:59:54.831Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-11T08:59:54.837Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T08:59:54.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T08:59:54.860Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T08:59:54.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T08:59:54.865Z] > 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 [2020-03-11T08:59:55.340Z] Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 [2020-03-11T08:59:55.408Z] Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 [2020-03-11T08:59:55.408Z] Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) [2020-03-11T08:59:55.271Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T08:59:55.277Z] > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [2020-03-11T08:59:55.308Z] > git remote # timeout=10 [2020-03-11T08:59:55.313Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T08:59:55.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T08:59:55.321Z] > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 [2020-03-11T08:59:55.330Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T08:59:55.340Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T08:59:55.345Z] > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [2020-03-11T08:59:59.369Z] 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 [2020-03-11T09:00:00.169Z] ========================================================= [2020-03-11T09:00:00.169Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-11T09:00:00.169Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:00:00.807Z] + 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 . [2020-03-11T09:00:01.078Z] Sending build context to Docker daemon 478.2kB [2020-03-11T09:00:01.078Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-11T09:00:01.078Z] Step 2/8 : FROM ${BASE} [2020-03-11T09:00:01.078Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-11T09:00:01.078Z] e6b0cf9c0882: Pulling fs layer [2020-03-11T09:00:01.078Z] 2848faf0eed1: Pulling fs layer [2020-03-11T09:00:01.078Z] 0f37312ad70f: Pulling fs layer [2020-03-11T09:00:01.078Z] 5788d62ee057: Pulling fs layer [2020-03-11T09:00:01.078Z] 0e6b1d234666: Pulling fs layer [2020-03-11T09:00:01.078Z] bf5d7aec512f: Pulling fs layer [2020-03-11T09:00:01.078Z] 34c802a77dc8: Pulling fs layer [2020-03-11T09:00:01.078Z] 9eb99e56ec68: Pulling fs layer [2020-03-11T09:00:01.078Z] 27c7a5d97fbd: Pulling fs layer [2020-03-11T09:00:01.078Z] 5c102a31e300: Pulling fs layer [2020-03-11T09:00:01.078Z] dcfb455df0a1: Pulling fs layer [2020-03-11T09:00:01.078Z] 5788d62ee057: Waiting [2020-03-11T09:00:01.078Z] 0e6b1d234666: Waiting [2020-03-11T09:00:01.078Z] bf5d7aec512f: Waiting [2020-03-11T09:00:01.078Z] 34c802a77dc8: Waiting [2020-03-11T09:00:01.078Z] 9eb99e56ec68: Waiting [2020-03-11T09:00:01.079Z] 27c7a5d97fbd: Waiting [2020-03-11T09:00:01.079Z] 5c102a31e300: Waiting [2020-03-11T09:00:01.079Z] dcfb455df0a1: Waiting [2020-03-11T09:00:01.079Z] 0f37312ad70f: Verifying Checksum [2020-03-11T09:00:01.079Z] 0f37312ad70f: Download complete [2020-03-11T09:00:01.079Z] 2848faf0eed1: Download complete [2020-03-11T09:00:01.079Z] 0e6b1d234666: Verifying Checksum [2020-03-11T09:00:01.079Z] 0e6b1d234666: Download complete [2020-03-11T09:00:01.079Z] e6b0cf9c0882: Verifying Checksum [2020-03-11T09:00:01.079Z] e6b0cf9c0882: Download complete [2020-03-11T09:00:01.079Z] bf5d7aec512f: Verifying Checksum [2020-03-11T09:00:01.079Z] bf5d7aec512f: Download complete [2020-03-11T09:00:01.664Z] e6b0cf9c0882: Pull complete [2020-03-11T09:00:01.933Z] 2848faf0eed1: Pull complete [2020-03-11T09:00:02.526Z] 34c802a77dc8: Verifying Checksum [2020-03-11T09:00:02.526Z] 34c802a77dc8: Download complete [2020-03-11T09:00:02.526Z] 27c7a5d97fbd: Verifying Checksum [2020-03-11T09:00:02.526Z] 27c7a5d97fbd: Download complete [2020-03-11T09:00:02.526Z] 0f37312ad70f: Pull complete [2020-03-11T09:00:03.112Z] 9eb99e56ec68: Download complete [2020-03-11T09:00:03.112Z] dcfb455df0a1: Verifying Checksum [2020-03-11T09:00:03.112Z] dcfb455df0a1: Download complete [2020-03-11T09:00:03.375Z] 5788d62ee057: Verifying Checksum [2020-03-11T09:00:03.375Z] 5788d62ee057: Download complete [2020-03-11T09:00:03.375Z] 5c102a31e300: Verifying Checksum [2020-03-11T09:00:03.375Z] 5c102a31e300: Download complete [2020-03-11T09:00:09.976Z] 5788d62ee057: Pull complete [2020-03-11T09:00:09.976Z] 0e6b1d234666: Pull complete [2020-03-11T09:00:09.976Z] bf5d7aec512f: Pull complete [2020-03-11T09:00:14.183Z] 34c802a77dc8: Pull complete [2020-03-11T09:00:17.481Z] 9eb99e56ec68: Pull complete [2020-03-11T09:00:17.481Z] 27c7a5d97fbd: Pull complete [2020-03-11T09:00:17.739Z] 5c102a31e300: Pull complete [2020-03-11T09:00:17.998Z] dcfb455df0a1: Pull complete [2020-03-11T09:00:17.998Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-11T09:00:17.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-11T09:00:17.998Z] ---> 7c70fe431013 [2020-03-11T09:00:17.998Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-11T09:00:17.998Z] ---> Running in 05dbfa8b9647 [2020-03-11T09:00:18.258Z] Removing intermediate container 05dbfa8b9647 [2020-03-11T09:00:18.258Z] ---> 9a68b9dd31ce [2020-03-11T09:00:18.258Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:00:18.519Z] ---> Running in 43895081eb3e [2020-03-11T09:00:19.901Z] Removing intermediate container 43895081eb3e [2020-03-11T09:00:19.901Z] ---> cb27648e519d [2020-03-11T09:00:19.901Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-03-11T09:00:19.901Z] ---> Running in b66753a1bb34 [2020-03-11T09:00:20.162Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-11T09:00:20.738Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-11T09:00:21.306Z] (1/13) Installing libmagic (5.37-r1) [2020-03-11T09:00:21.306Z] (2/13) Installing file (5.37-r1) [2020-03-11T09:00:21.565Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-11T09:00:21.565Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-11T09:00:24.856Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-11T09:00:24.856Z] (6/13) Installing build-base (0.5-r1) [2020-03-11T09:00:24.856Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-11T09:00:24.856Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-11T09:00:24.856Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-11T09:00:25.115Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-11T09:00:25.374Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-11T09:00:25.374Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-11T09:00:25.632Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-11T09:00:25.632Z] Executing busybox-1.31.1-r8.trigger [2020-03-11T09:00:25.632Z] OK: 214 MiB in 52 packages [2020-03-11T09:00:28.171Z] Removing intermediate container b66753a1bb34 [2020-03-11T09:00:28.171Z] ---> 03891f80ddf7 [2020-03-11T09:00:28.171Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-11T09:00:28.171Z] ---> Running in 1b6e8b55d0ab [2020-03-11T09:00:28.171Z] Removing intermediate container 1b6e8b55d0ab [2020-03-11T09:00:28.171Z] ---> a5be4898c6ee [2020-03-11T09:00:28.171Z] Step 7/8 : COPY . . [2020-03-11T09:00:28.740Z] ---> 930bc3b1821e [2020-03-11T09:00:28.740Z] Step 8/8 : RUN go mod download [2020-03-11T09:00:28.740Z] ---> Running in 6888d0d81984 [2020-03-11T09:00:30.655Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T09:00:30.655Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-11T09:00:30.655Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T09:00:30.655Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T09:00:30.655Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T09:00:30.655Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T09:00:30.655Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-11T09:00:30.922Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T09:00:30.922Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-11T09:00:30.922Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-11T09:00:30.922Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-11T09:00:30.922Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T09:00:30.922Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-11T09:00:30.922Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-11T09:00:30.922Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-11T09:00:30.922Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-11T09:00:30.922Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T09:00:30.922Z] go: finding github.com/google/uuid v1.1.0 [2020-03-11T09:00:30.922Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-11T09:00:30.922Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T09:00:30.922Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T09:00:31.181Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T09:00:31.181Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-11T09:00:31.181Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-11T09:00:31.181Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T09:00:31.181Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T09:00:31.181Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T09:00:31.181Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T09:00:31.181Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T09:00:31.181Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T09:00:31.181Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T09:00:31.181Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T09:00:31.181Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-11T09:00:31.181Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T09:00:31.181Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T09:00:31.181Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T09:00:31.441Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T09:00:31.441Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-11T09:00:31.441Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T09:00:31.441Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T09:00:31.441Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T09:00:31.441Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-11T09:00:31.441Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-11T09:00:31.441Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-11T09:00:31.441Z] go: finding modernc.org/b v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/db v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/file v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/golex v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/internal v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/lldb v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/ql v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/strutil v1.0.0 [2020-03-11T09:00:31.441Z] go: finding modernc.org/zappy v1.0.0 [2020-03-11T09:00:41.498Z] Removing intermediate container 6888d0d81984 [2020-03-11T09:00:41.498Z] ---> b8e8535d7a5f [2020-03-11T09:00:41.498Z] Successfully built b8e8535d7a5f [2020-03-11T09:00:41.498Z] 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 [2020-03-11T09:00:42.126Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-11T09:00:42.126Z] . [Pipeline] withDockerContainer [2020-03-11T09:00:42.258Z] prd-centos7-docker-4c-2g-75 does not seem to be running inside a container [2020-03-11T09:00:42.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 [2020-03-11T09:00:42.977Z] $ docker top 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T09:00:43.481Z] + go version [2020-03-11T09:00:43.481Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-11T09:00:44.086Z] + make test [2020-03-11T09:00:44.347Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-11T09:00:46.894Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-11T09:00:58.592Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-76 in /w/workspace/xfoundry_device-virtual-go_PR-89 [Pipeline] { [Pipeline] ws [2020-03-11T09:00:58.634Z] Running in /w/workspace/device-virtual-go/5 [Pipeline] { [Pipeline] checkout [2020-03-11T09:01:05.467Z] using credential edgex-jenkins-ssh [2020-03-11T09:01:05.517Z] Cloning the remote Git repository [2020-03-11T09:01:05.517Z] Cloning with configured refspecs honoured and without tags [2020-03-11T09:01:05.634Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:01:05.716Z] > git init /w/workspace/device-virtual-go/5 # timeout=10 [2020-03-11T09:01:05.794Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:01:05.795Z] > git --version # timeout=10 [2020-03-11T09:01:05.818Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:01:05.887Z] > 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 [2020-03-11T09:01:06.849Z] Fetching without tags [2020-03-11T09:01:07.361Z] Merging remotes/origin/master commit 67958688c4147c38308205c15ae89f805505b5c7 into PR head commit 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 [2020-03-11T09:01:06.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:01:06.758Z] > git config --add remote.origin.fetch +refs/pull/89/head:refs/remotes/origin/PR-89 # timeout=10 [2020-03-11T09:01:06.780Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T09:01:06.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-03-11T09:01:06.889Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-03-11T09:01:06.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:01:06.911Z] > 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 [2020-03-11T09:01:07.410Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:01:07.464Z] > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [2020-03-11T09:01:07.579Z] > git remote # timeout=10 [2020-03-11T09:01:07.691Z] > git config --get remote.origin.url # timeout=10 [2020-03-11T09:01:07.754Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-11T09:01:07.773Z] > git merge 67958688c4147c38308205c15ae89f805505b5c7 # timeout=10 [2020-03-11T09:01:07.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T09:01:07.887Z] Merge succeeded, producing 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 [2020-03-11T09:01:07.888Z] Checking out Revision 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 (PR-89) [2020-03-11T09:01:08.935Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-11T09:01:07.914Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T09:01:07.965Z] > git checkout -f 2c6375c4bbcf4cc055d1cd485e48637b481d7b78 # timeout=10 [2020-03-11T09:01:12.674Z] 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 [2020-03-11T09:01:13.810Z] ========================================================= [2020-03-11T09:01:13.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-11T09:01:13.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:01:15.291Z] + 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 . [2020-03-11T09:01:16.278Z] Sending build context to Docker daemon 478.2kB [2020-03-11T09:01:16.278Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-11T09:01:16.278Z] Step 2/8 : FROM ${BASE} [2020-03-11T09:01:16.550Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-11T09:01:16.550Z] cde5963f3b93: Pulling fs layer [2020-03-11T09:01:16.550Z] 2a23fa8c16f7: Pulling fs layer [2020-03-11T09:01:16.550Z] 777b28850792: Pulling fs layer [2020-03-11T09:01:16.550Z] 8a11ddd9e578: Pulling fs layer [2020-03-11T09:01:16.550Z] 4cf88f913ddb: Pulling fs layer [2020-03-11T09:01:16.550Z] 1df406cf5192: Pulling fs layer [2020-03-11T09:01:16.550Z] cd6300453558: Pulling fs layer [2020-03-11T09:01:16.550Z] b9c365052c96: Pulling fs layer [2020-03-11T09:01:16.550Z] a2d8cc88f415: Pulling fs layer [2020-03-11T09:01:16.550Z] ea1d1ca13537: Pulling fs layer [2020-03-11T09:01:16.550Z] 3750a50a1c5e: Pulling fs layer [2020-03-11T09:01:16.550Z] 8a11ddd9e578: Waiting [2020-03-11T09:01:16.550Z] 4cf88f913ddb: Waiting [2020-03-11T09:01:16.550Z] 1df406cf5192: Waiting [2020-03-11T09:01:16.550Z] cd6300453558: Waiting [2020-03-11T09:01:16.550Z] b9c365052c96: Waiting [2020-03-11T09:01:16.550Z] ea1d1ca13537: Waiting [2020-03-11T09:01:16.550Z] a2d8cc88f415: Waiting [2020-03-11T09:01:16.550Z] 3750a50a1c5e: Waiting [2020-03-11T09:01:16.550Z] 777b28850792: Verifying Checksum [2020-03-11T09:01:16.550Z] 777b28850792: Download complete [2020-03-11T09:01:16.550Z] 2a23fa8c16f7: Verifying Checksum [2020-03-11T09:01:16.550Z] 2a23fa8c16f7: Download complete [2020-03-11T09:01:16.550Z] 4cf88f913ddb: Verifying Checksum [2020-03-11T09:01:16.550Z] 4cf88f913ddb: Download complete [2020-03-11T09:01:16.550Z] 1df406cf5192: Verifying Checksum [2020-03-11T09:01:16.550Z] 1df406cf5192: Download complete [2020-03-11T09:01:16.835Z] cde5963f3b93: Verifying Checksum [2020-03-11T09:01:16.835Z] cde5963f3b93: Download complete [2020-03-11T09:01:17.831Z] cde5963f3b93: Pull complete [2020-03-11T09:01:18.427Z] 2a23fa8c16f7: Pull complete [2020-03-11T09:01:18.704Z] 777b28850792: Pull complete [2020-03-11T09:01:20.657Z] cd6300453558: Verifying Checksum [2020-03-11T09:01:20.657Z] cd6300453558: Download complete [2020-03-11T09:01:20.657Z] a2d8cc88f415: Verifying Checksum [2020-03-11T09:01:20.657Z] a2d8cc88f415: Download complete [2020-03-11T09:01:23.258Z] ea1d1ca13537: Verifying Checksum [2020-03-11T09:01:23.258Z] ea1d1ca13537: Download complete [2020-03-11T09:01:23.258Z] 3750a50a1c5e: Verifying Checksum [2020-03-11T09:01:23.258Z] 3750a50a1c5e: Download complete [2020-03-11T09:01:26.630Z] b9c365052c96: Verifying Checksum [2020-03-11T09:01:26.630Z] b9c365052c96: Download complete [2020-03-11T09:01:28.040Z] 8a11ddd9e578: Download complete [2020-03-11T09:01:40.412Z] 8a11ddd9e578: Pull complete [2020-03-11T09:01:40.412Z] 4cf88f913ddb: Pull complete [2020-03-11T09:01:40.412Z] 1df406cf5192: Pull complete [2020-03-11T09:01:43.765Z] cd6300453558: Pull complete [2020-03-11T09:01:48.031Z] b9c365052c96: Pull complete [2020-03-11T09:01:48.031Z] a2d8cc88f415: Pull complete [2020-03-11T09:01:50.010Z] ea1d1ca13537: Pull complete [2020-03-11T09:01:50.280Z] 3750a50a1c5e: Pull complete [2020-03-11T09:01:50.280Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-11T09:01:50.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-11T09:01:50.280Z] ---> 78745c68409d [2020-03-11T09:01:50.280Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-03-11T09:01:55.644Z] ---> Running in 3217797d8454 [2020-03-11T09:01:55.644Z] Removing intermediate container 3217797d8454 [2020-03-11T09:01:55.644Z] ---> ae6646e4a32b [2020-03-11T09:01:55.644Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-03-11T09:01:55.644Z] ---> Running in fbeaa4b538c4 [2020-03-11T09:01:55.679Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 44.915s coverage: 51.2% of statements [2020-03-11T09:01:55.679Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-11T09:01:55.679Z] gofmt -l . [2020-03-11T09:01:55.679Z] internal/driver/virtualdevice_test.go [2020-03-11T09:01:55.679Z] [ "`gofmt -l .`" = "" ] [2020-03-11T09:01:55.679Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2020-03-11T09:01:55.690Z] $ docker stop --time=1 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 [2020-03-11T09:01:57.319Z] $ docker rm -f 795d1fc7cf29094152ed31eb1a19323fc260ab4f8cc0a61987583aa5ceb01f86 [2020-03-11T09:01:57.603Z] Removing intermediate container fbeaa4b538c4 [2020-03-11T09:01:57.603Z] ---> 0e8c0d5a4dff [2020-03-11T09:01:57.603Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2020-03-11T09:01:57.873Z] ---> Running in b3856598786e Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T09:01:58.426Z] Failed in branch amd64 [2020-03-11T09:01:58.839Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-11T09:01:59.456Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-11T09:02:00.083Z] (1/13) Installing libmagic (5.37-r1) [2020-03-11T09:02:00.083Z] (2/13) Installing file (5.37-r1) [2020-03-11T09:02:00.083Z] (3/13) Installing libc-dev (0.7.2-r0) [2020-03-11T09:02:00.352Z] (4/13) Installing g++ (9.2.0-r3) [2020-03-11T09:02:02.298Z] (5/13) Installing fortify-headers (1.1-r0) [2020-03-11T09:02:02.298Z] (6/13) Installing build-base (0.5-r1) [2020-03-11T09:02:02.566Z] (7/13) Installing openssh-keygen (8.1_p1-r0) [2020-03-11T09:02:02.566Z] (8/13) Installing libedit (20191211.3.1-r0) [2020-03-11T09:02:02.832Z] (9/13) Installing openssh-client (8.1_p1-r0) [2020-03-11T09:02:02.832Z] (10/13) Installing openssh-sftp-server (8.1_p1-r0) [2020-03-11T09:02:03.117Z] (11/13) Installing openssh-server-common (8.1_p1-r0) [2020-03-11T09:02:03.117Z] (12/13) Installing openssh-server (8.1_p1-r0) [2020-03-11T09:02:03.384Z] (13/13) Installing openssh (8.1_p1-r0) [2020-03-11T09:02:03.384Z] Executing busybox-1.31.1-r8.trigger [2020-03-11T09:02:03.384Z] OK: 203 MiB in 52 packages [2020-03-11T09:02:07.651Z] Removing intermediate container b3856598786e [2020-03-11T09:02:07.651Z] ---> 6da520bbdba4 [2020-03-11T09:02:07.651Z] Step 6/8 : WORKDIR /device-virtual-go [2020-03-11T09:02:07.920Z] ---> Running in d52bffa736d7 [2020-03-11T09:02:08.200Z] Removing intermediate container d52bffa736d7 [2020-03-11T09:02:08.200Z] ---> 9f7d802b13a3 [2020-03-11T09:02:08.200Z] Step 7/8 : COPY . . [2020-03-11T09:02:09.169Z] ---> 5aa62c4dff48 [2020-03-11T09:02:09.169Z] Step 8/8 : RUN go mod download [2020-03-11T09:02:09.169Z] ---> Running in 681af85822fa [2020-03-11T09:02:11.121Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-11T09:02:11.121Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-03-11T09:02:11.121Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-11T09:02:11.121Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-11T09:02:11.121Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-11T09:02:11.121Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-11T09:02:11.121Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2020-03-11T09:02:11.121Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-11T09:02:11.121Z] go: finding github.com/edgexfoundry/device-sdk-go v0.0.0-20191216171425-0749bf2bbbaf [2020-03-11T09:02:11.121Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 [2020-03-11T09:02:11.121Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 [2020-03-11T09:02:11.121Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-03-11T09:02:11.121Z] go: finding github.com/fatih/color v1.7.0 [2020-03-11T09:02:11.121Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-11T09:02:11.121Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-11T09:02:11.121Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-11T09:02:11.121Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-11T09:02:11.121Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-11T09:02:11.121Z] go: finding github.com/google/uuid v1.1.0 [2020-03-11T09:02:11.121Z] go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd [2020-03-11T09:02:11.121Z] go: finding github.com/gorilla/mux v1.6.2 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/consul v1.4.2 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.0 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-11T09:02:11.121Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-11T09:02:11.392Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-11T09:02:11.392Z] go: finding github.com/jessevdk/go-flags v1.4.0 [2020-03-11T09:02:11.392Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-11T09:02:11.392Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-11T09:02:11.392Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-11T09:02:11.392Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-11T09:02:11.392Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-11T09:02:11.392Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-11T09:02:11.392Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-11T09:02:11.392Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-11T09:02:11.392Z] go: finding github.com/posener/complete v1.1.1 [2020-03-11T09:02:11.392Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-03-11T09:02:11.392Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-11T09:02:11.392Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-11T09:02:11.392Z] go: finding github.com/stretchr/objx v0.1.0 [2020-03-11T09:02:11.663Z] go: finding github.com/stretchr/testify v1.3.0 [2020-03-11T09:02:11.663Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-11T09:02:11.663Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-11T09:02:11.663Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-11T09:02:11.663Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-11T09:02:11.663Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-03-11T09:02:11.663Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-03-11T09:02:11.663Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-11T09:02:11.663Z] go: finding modernc.org/b v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/db v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/file v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/fileutil v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/golex v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/internal v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/lldb v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/mathutil v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/ql v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/sortutil v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/strutil v1.0.0 [2020-03-11T09:02:11.663Z] go: finding modernc.org/zappy v1.0.0 [2020-03-11T09:02:29.898Z] Removing intermediate container 681af85822fa [2020-03-11T09:02:29.898Z] ---> a4cf7f746364 [2020-03-11T09:02:29.898Z] Successfully built a4cf7f746364 [2020-03-11T09:02:29.898Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:02:30.513Z] + docker inspect -f . ci-base-image-arm64 [2020-03-11T09:02:30.514Z] . [Pipeline] withDockerContainer [2020-03-11T09:02:31.122Z] prd-ubuntu18.04-docker-arm64-4c-16g-76 does not seem to be running inside a container [2020-03-11T09:02:31.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/5 -v /w/workspace/device-virtual-go/5:/w/workspace/device-virtual-go/5:rw,z -v /w/workspace/device-virtual-go/5@tmp:/w/workspace/device-virtual-go/5@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 [2020-03-11T09:02:32.614Z] $ docker top 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-11T09:02:33.857Z] + go version [2020-03-11T09:02:33.857Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-11T09:02:34.519Z] + make test [2020-03-11T09:02:34.519Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-03-11T09:02:35.498Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-03-11T09:03:31.973Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-03-11T09:06:53.841Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 204.686s coverage: 51.2% of statements [2020-03-11T09:06:53.841Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-03-11T09:07:00.557Z] gofmt -l . [2020-03-11T09:07:00.557Z] internal/driver/virtualdevice_test.go [2020-03-11T09:07:00.557Z] [ "`gofmt -l .`" = "" ] [2020-03-11T09:07:00.557Z] make: *** [Makefile:26: test] Error 1 [Pipeline] } [2020-03-11T09:07:00.577Z] $ docker stop --time=1 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 [2020-03-11T09:07:02.756Z] $ docker rm -f 978309dd2072c747499b9ae8af66d9a10bc1a70ef063be79908d6b397fd94a83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T09:07:04.278Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:07:05.703Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:07:06.028Z] ---> package-listing.sh [2020-03-11T09:07:06.029Z] ++ facter osfamily [2020-03-11T09:07:06.029Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-11T09:07:06.029Z] + OS_FAMILY=redhat [2020-03-11T09:07:06.029Z] + workspace=/w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T09:07:06.029Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-11T09:07:06.029Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-11T09:07:06.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-11T09:07:06.029Z] + PACKAGES=/tmp/packages_start.txt [2020-03-11T09:07:06.029Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-11T09:07:06.029Z] + PACKAGES=/tmp/packages_end.txt [2020-03-11T09:07:06.029Z] + case "${OS_FAMILY}" in [2020-03-11T09:07:06.029Z] + rpm -qa [2020-03-11T09:07:06.029Z] + sort [2020-03-11T09:07:10.299Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-11T09:07:10.299Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-11T09:07:10.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-11T09:07:10.299Z] + '[' /w/workspace/xfoundry_device-virtual-go_PR-89 ']' [2020-03-11T09:07:10.299Z] + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-89/archives/ [2020-03-11T09:07:10.299Z] + 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 [2020-03-11T09:07:10.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T09:07:10.710Z] [2020-03-11T09:07:10.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-11T09:07:11.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-11T09:07:11.081Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-11T09:07:11.081Z] c9b1b535fdd9: Pulling fs layer [2020-03-11T09:07:11.081Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-11T09:07:11.081Z] 756a868c4378: Pulling fs layer [2020-03-11T09:07:11.081Z] 444b2fc9a129: Pulling fs layer [2020-03-11T09:07:11.081Z] ea15f1150254: Pulling fs layer [2020-03-11T09:07:11.081Z] 41b27a9f41bf: Pulling fs layer [2020-03-11T09:07:11.081Z] 28c525ee5125: Pulling fs layer [2020-03-11T09:07:11.081Z] 094b1ea09ed8: Pulling fs layer [2020-03-11T09:07:11.081Z] 138eaada9080: Pulling fs layer [2020-03-11T09:07:11.081Z] 0622d0fa9048: Pulling fs layer [2020-03-11T09:07:11.081Z] 444b2fc9a129: Waiting [2020-03-11T09:07:11.081Z] ea15f1150254: Waiting [2020-03-11T09:07:11.081Z] 28c525ee5125: Waiting [2020-03-11T09:07:11.081Z] 094b1ea09ed8: Waiting [2020-03-11T09:07:11.081Z] 138eaada9080: Waiting [2020-03-11T09:07:11.081Z] 0622d0fa9048: Waiting [2020-03-11T09:07:11.081Z] 41b27a9f41bf: Waiting [2020-03-11T09:07:11.081Z] 2cc5ad85d9ab: Download complete [2020-03-11T09:07:11.081Z] 444b2fc9a129: Download complete [2020-03-11T09:07:11.361Z] c9b1b535fdd9: Verifying Checksum [2020-03-11T09:07:11.361Z] c9b1b535fdd9: Download complete [2020-03-11T09:07:11.361Z] ea15f1150254: Verifying Checksum [2020-03-11T09:07:11.361Z] ea15f1150254: Download complete [2020-03-11T09:07:11.361Z] 28c525ee5125: Download complete [2020-03-11T09:07:11.656Z] c9b1b535fdd9: Pull complete [2020-03-11T09:07:11.934Z] 2cc5ad85d9ab: Pull complete [2020-03-11T09:07:12.211Z] 756a868c4378: Verifying Checksum [2020-03-11T09:07:12.211Z] 756a868c4378: Download complete [2020-03-11T09:07:12.498Z] 138eaada9080: Verifying Checksum [2020-03-11T09:07:12.498Z] 138eaada9080: Download complete [2020-03-11T09:07:12.498Z] 094b1ea09ed8: Verifying Checksum [2020-03-11T09:07:12.498Z] 094b1ea09ed8: Download complete [2020-03-11T09:07:12.498Z] 0622d0fa9048: Verifying Checksum [2020-03-11T09:07:12.498Z] 0622d0fa9048: Download complete [2020-03-11T09:07:13.465Z] 41b27a9f41bf: Verifying Checksum [2020-03-11T09:07:13.465Z] 41b27a9f41bf: Download complete [2020-03-11T09:07:14.050Z] 756a868c4378: Pull complete [2020-03-11T09:07:14.314Z] 444b2fc9a129: Pull complete [2020-03-11T09:07:14.585Z] ea15f1150254: Pull complete [2020-03-11T09:07:18.863Z] 41b27a9f41bf: Pull complete [2020-03-11T09:07:18.863Z] 28c525ee5125: Pull complete [2020-03-11T09:07:22.282Z] 094b1ea09ed8: Pull complete [2020-03-11T09:07:22.554Z] 138eaada9080: Pull complete [2020-03-11T09:07:22.828Z] 0622d0fa9048: Pull complete [2020-03-11T09:07:22.828Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-03-11T09:07:22.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-11T09:07:23.106Z] prd-centos7-docker-4c-2g-73 does not seem to be running inside a container [2020-03-11T09:07:23.224Z] $ 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 [2020-03-11T09:07:24.040Z] $ docker top 183a4133ffb6bdd6017347d08bf5cde5e391ee2ccad836cc911555b7406f8943 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-11T09:07:24.473Z] provisioning config files... [2020-03-11T09:07:24.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-89@tmp/config1887600455329981247tmp [Pipeline] { [Pipeline] echo [2020-03-11T09:07:24.550Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:07:25.203Z] ---> create-netrc.sh [Pipeline] echo [2020-03-11T09:07:25.212Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-11T09:07:25.526Z] ---> logs-deploy.sh [2020-03-11T09:07:25.526Z] + ARCHIVE_ARTIFACTS= [2020-03-11T09:07:25.526Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-11T09:07:25.526Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-11T09:07:25.526Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-11T09:07:25.526Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 [2020-03-11T09:07:25.526Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/5/ [2020-03-11T09:07:25.526Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 /w/workspace/xfoundry_device-virtual-go_PR-89 [2020-03-11T09:07:26.911Z] Archives upload complete. [2020-03-11T09:07:27.175Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-89/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-89/5/