Pull request #296 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 brandonforster for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 6010985801c6a95fb60a6357fd2fc08766e33cc8 rather than a8ba403fc1b983cbcdc92313387c54f8e8ef721b Obtained Jenkinsfile from 6010985801c6a95fb60a6357fd2fc08766e33cc8 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 d1290c7871051d0fbb2b21c75f367d618db547c7 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 d1290c7871051d0fbb2b21c75f367d618db547c7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d1290c7871051d0fbb2b21c75f367d618db547c7 # 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:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage:false] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-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-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false 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-2259 in /w/workspace/ndry_app-functions-sdk-go_PR-296 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-296 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/296/head:refs/remotes/origin/PR-296 # 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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit a8ba403fc1b983cbcdc92313387c54f8e8ef721b Merge succeeded, producing a8ba403fc1b983cbcdc92313387c54f8e8ef721b Checking out Revision a8ba403fc1b983cbcdc92313387c54f8e8ef721b (PR-296) > git config core.sparsecheckout # timeout=10 > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # 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 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # timeout=10 Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient." First time build. Skipping changelog. > git rev-list --no-walk 46c7840984440e349104811426e001284acc8238 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-03-04T16:20:35.694Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:20:37.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-04T16:20:37.132Z] [2020-03-04T16:20:37.132Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:20:37.532Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-03-04T16:20:37.532Z] latest: Pulling from edgex-devops/git-semver [2020-03-04T16:20:37.532Z] 9123ac7c32f7: Pulling fs layer [2020-03-04T16:20:37.532Z] b8cc5d1170e3: Pulling fs layer [2020-03-04T16:20:37.532Z] 2924cbbf6a41: Pulling fs layer [2020-03-04T16:20:37.532Z] 93b08a4f1073: Pulling fs layer [2020-03-04T16:20:37.532Z] 93b08a4f1073: Waiting [2020-03-04T16:20:37.532Z] b8cc5d1170e3: Verifying Checksum [2020-03-04T16:20:37.532Z] b8cc5d1170e3: Download complete [2020-03-04T16:20:37.802Z] 9123ac7c32f7: Verifying Checksum [2020-03-04T16:20:37.802Z] 9123ac7c32f7: Download complete [2020-03-04T16:20:37.802Z] 93b08a4f1073: Verifying Checksum [2020-03-04T16:20:37.802Z] 93b08a4f1073: Download complete [2020-03-04T16:20:37.802Z] 2924cbbf6a41: Verifying Checksum [2020-03-04T16:20:37.802Z] 2924cbbf6a41: Download complete [2020-03-04T16:20:38.066Z] 9123ac7c32f7: Pull complete [2020-03-04T16:20:38.066Z] b8cc5d1170e3: Pull complete [2020-03-04T16:20:39.013Z] 2924cbbf6a41: Pull complete [2020-03-04T16:20:39.276Z] 93b08a4f1073: Pull complete [2020-03-04T16:20:39.276Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-03-04T16:20:39.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-03-04T16:20:39.424Z] prd-centos7-docker-4c-2g-2259 does not seem to be running inside a container [2020-03-04T16:20:39.481Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-296 -v /w/workspace/ndry_app-functions-sdk-go_PR-296:/w/workspace/ndry_app-functions-sdk-go_PR-296:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-296@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-04T16:20:40.206Z] $ docker top 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-03-04T16:20:40.837Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T16:20:40.837Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T16:20:41.065Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T16:20:41.069Z] $ docker exec 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 ssh-agent [2020-03-04T16:20:41.277Z] SSH_AUTH_SOCK=/tmp/ssh-ioibWJh7bnl8/agent.15 [2020-03-04T16:20:41.277Z] SSH_AGENT_PID=22 [2020-03-04T16:20:41.292Z] Running ssh-add (command line suppressed) [2020-03-04T16:20:41.449Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_293673090597085895.key (/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_293673090597085895.key) [2020-03-04T16:20:41.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T16:20:41.850Z] + git describe --exact-match --tags HEAD [2020-03-04T16:20:41.850Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-03-04T16:20:41.922Z] $ docker exec --env ******** --env ******** 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 ssh-agent -k [2020-03-04T16:20:42.152Z] unset SSH_AUTH_SOCK; [2020-03-04T16:20:42.152Z] unset SSH_AGENT_PID; [2020-03-04T16:20:42.152Z] echo Agent pid 22 killed; [2020-03-04T16:20:42.196Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-03-04T16:20:42.218Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-03-04T16:20:42.218Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-03-04T16:20:42.253Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-03-04T16:20:42.253Z] [ssh-agent] Looking for ssh-agent implementation... [2020-03-04T16:20:42.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-03-04T16:20:42.477Z] $ docker exec 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 ssh-agent [2020-03-04T16:20:42.768Z] SSH_AUTH_SOCK=/tmp/ssh-rYe5B48Dn0WG/agent.57 [2020-03-04T16:20:42.768Z] SSH_AGENT_PID=64 [2020-03-04T16:20:42.775Z] Running ssh-add (command line suppressed) [2020-03-04T16:20:42.947Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_4360493469623241071.key (/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/private_key_4360493469623241071.key) [2020-03-04T16:20:43.027Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-03-04T16:20:43.337Z] + git semver init [2020-03-04T16:20:43.337Z] # -> Open(): unable to determine branch for HEAD [2020-03-04T16:20:43.337Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-296/.git [2020-03-04T16:20:43.337Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-296 [2020-03-04T16:20:43.337Z] # $SEMVER_REMOTE_NAME = origin [2020-03-04T16:20:43.337Z] # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org [2020-03-04T16:20:43.337Z] # $SEMVER_USER_NAME = jenkins [2020-03-04T16:20:43.338Z] # $SEMVER_BRANCH = PR-296 [2020-03-04T16:20:43.338Z] # $SEMVER_TEMP = /tmp/semver-094686958 [2020-03-04T16:20:43.338Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-03-04T16:20:45.905Z] # '/tmp/semver-094686958' -> '/w/workspace/ndry_app-functions-sdk-go_PR-296/.semver' [2020-03-04T16:20:45.905Z] # -> Force: false [2020-03-04T16:20:45.905Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-296/.semver [Pipeline] } [2020-03-04T16:20:45.915Z] $ docker exec --env ******** --env ******** 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 ssh-agent -k [2020-03-04T16:20:46.058Z] unset SSH_AUTH_SOCK; [2020-03-04T16:20:46.059Z] unset SSH_AGENT_PID; [2020-03-04T16:20:46.059Z] echo Agent pid 64 killed; [2020-03-04T16:20:46.096Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-03-04T16:20:46.421Z] + git semver [Pipeline] } [2020-03-04T16:20:46.438Z] $ docker stop --time=1 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 [2020-03-04T16:20:47.841Z] $ docker rm -f 6fdeae64dbd0ed75db924ef56531f23c9b8a8f0c6d0d6dbd324aead495b2b6e8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-03-04T16:20:50.332Z] Stashed 87 file(s) [Pipeline] echo [2020-03-04T16:20:50.334Z] [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-04T16:21:05.449Z] Still waiting to schedule task [2020-03-04T16:21:05.449Z] ‘prd-centos7-docker-4c-2g-2260’ is offline; ‘prd-centos7-docker-4c-2g-563’ is offline [2020-03-04T16:21:05.451Z] Still waiting to schedule task [2020-03-04T16:21:05.451Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2251’ [2020-03-04T16:23:35.228Z] Running on prd-centos7-docker-4c-2g-2262 in /w/workspace/ndry_app-functions-sdk-go_PR-296 [Pipeline] { [Pipeline] ws [2020-03-04T16:23:35.248Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T16:23:37.221Z] using credential edgex-jenkins-ssh [2020-03-04T16:23:37.245Z] Cloning the remote Git repository [2020-03-04T16:23:37.245Z] Cloning with configured refspecs honoured and without tags [2020-03-04T16:23:37.272Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:23:37.309Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-03-04T16:23:37.356Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:23:37.357Z] > git --version # timeout=10 [2020-03-04T16:23:37.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:23:37.403Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:23:38.604Z] Fetching without tags [2020-03-04T16:23:38.582Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-04T16:23:38.588Z] > git config --add remote.origin.fetch +refs/pull/296/head:refs/remotes/origin/PR-296 # timeout=10 [2020-03-04T16:23:38.592Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:23:38.600Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-04T16:23:38.610Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:23:38.611Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:23:38.615Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:23:39.003Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit a8ba403fc1b983cbcdc92313387c54f8e8ef721b [2020-03-04T16:23:39.085Z] Merge succeeded, producing a8ba403fc1b983cbcdc92313387c54f8e8ef721b [2020-03-04T16:23:39.085Z] Checking out Revision a8ba403fc1b983cbcdc92313387c54f8e8ef721b (PR-296) [2020-03-04T16:23:39.012Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T16:23:39.018Z] > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # timeout=10 [2020-03-04T16:23:39.059Z] > git remote # timeout=10 [2020-03-04T16:23:39.064Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T16:23:39.070Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:23:39.073Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10 [2020-03-04T16:23:39.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T16:23:39.090Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T16:23:39.096Z] > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # timeout=10 [2020-03-04T16:23:43.028Z] Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-03-04T16:23:44.431Z] ========================================================= [2020-03-04T16:23:44.431Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-03-04T16:23:44.431Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:23:45.101Z] + 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-04T16:23:45.683Z] Sending build context to Docker daemon 36.51MB [2020-03-04T16:23:45.683Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-04T16:23:45.683Z] Step 2/8 : FROM ${BASE} [2020-03-04T16:23:45.683Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-03-04T16:23:45.683Z] e6b0cf9c0882: Pulling fs layer [2020-03-04T16:23:45.683Z] 2848faf0eed1: Pulling fs layer [2020-03-04T16:23:45.683Z] 0f37312ad70f: Pulling fs layer [2020-03-04T16:23:45.683Z] 5788d62ee057: Pulling fs layer [2020-03-04T16:23:45.683Z] 0e6b1d234666: Pulling fs layer [2020-03-04T16:23:45.683Z] bf5d7aec512f: Pulling fs layer [2020-03-04T16:23:45.683Z] 34c802a77dc8: Pulling fs layer [2020-03-04T16:23:45.683Z] 9eb99e56ec68: Pulling fs layer [2020-03-04T16:23:45.683Z] 27c7a5d97fbd: Pulling fs layer [2020-03-04T16:23:45.683Z] 5c102a31e300: Pulling fs layer [2020-03-04T16:23:45.683Z] dcfb455df0a1: Pulling fs layer [2020-03-04T16:23:45.683Z] 34c802a77dc8: Waiting [2020-03-04T16:23:45.683Z] 9eb99e56ec68: Waiting [2020-03-04T16:23:45.683Z] 27c7a5d97fbd: Waiting [2020-03-04T16:23:45.683Z] 5c102a31e300: Waiting [2020-03-04T16:23:45.683Z] dcfb455df0a1: Waiting [2020-03-04T16:23:45.683Z] 5788d62ee057: Waiting [2020-03-04T16:23:45.683Z] 0e6b1d234666: Waiting [2020-03-04T16:23:45.683Z] bf5d7aec512f: Waiting [2020-03-04T16:23:45.683Z] 0f37312ad70f: Verifying Checksum [2020-03-04T16:23:45.683Z] 0f37312ad70f: Download complete [2020-03-04T16:23:45.683Z] 2848faf0eed1: Download complete [2020-03-04T16:23:45.683Z] 0e6b1d234666: Download complete [2020-03-04T16:23:45.683Z] bf5d7aec512f: Verifying Checksum [2020-03-04T16:23:45.683Z] bf5d7aec512f: Download complete [2020-03-04T16:23:45.683Z] e6b0cf9c0882: Verifying Checksum [2020-03-04T16:23:45.683Z] e6b0cf9c0882: Download complete [2020-03-04T16:23:46.256Z] 34c802a77dc8: Verifying Checksum [2020-03-04T16:23:46.256Z] 34c802a77dc8: Download complete [2020-03-04T16:23:46.256Z] 27c7a5d97fbd: Verifying Checksum [2020-03-04T16:23:46.256Z] 27c7a5d97fbd: Download complete [2020-03-04T16:23:46.525Z] e6b0cf9c0882: Pull complete [2020-03-04T16:23:46.796Z] 5c102a31e300: Verifying Checksum [2020-03-04T16:23:46.796Z] 5c102a31e300: Download complete [2020-03-04T16:23:46.796Z] dcfb455df0a1: Verifying Checksum [2020-03-04T16:23:46.796Z] dcfb455df0a1: Download complete [2020-03-04T16:23:47.065Z] 9eb99e56ec68: Verifying Checksum [2020-03-04T16:23:47.065Z] 9eb99e56ec68: Download complete [2020-03-04T16:23:47.323Z] 2848faf0eed1: Pull complete [2020-03-04T16:23:47.323Z] 5788d62ee057: Verifying Checksum [2020-03-04T16:23:47.323Z] 5788d62ee057: Download complete [2020-03-04T16:23:47.323Z] 0f37312ad70f: Pull complete [2020-03-04T16:23:52.597Z] 5788d62ee057: Pull complete [2020-03-04T16:23:52.597Z] 0e6b1d234666: Pull complete [2020-03-04T16:23:52.597Z] bf5d7aec512f: Pull complete [2020-03-04T16:23:56.798Z] 34c802a77dc8: Pull complete [2020-03-04T16:24:00.114Z] 9eb99e56ec68: Pull complete [2020-03-04T16:24:00.114Z] 27c7a5d97fbd: Pull complete [2020-03-04T16:24:00.686Z] 5c102a31e300: Pull complete [2020-03-04T16:24:00.945Z] dcfb455df0a1: Pull complete [2020-03-04T16:24:00.945Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-03-04T16:24:00.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-03-04T16:24:00.945Z] ---> 7c70fe431013 [2020-03-04T16:24:00.945Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-04T16:24:01.204Z] latest: Pulling from library/docker [2020-03-04T16:24:01.465Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T16:24:01.465Z] cd54125436dc: Pulling fs layer [2020-03-04T16:24:01.465Z] 70d1554c15cb: Pulling fs layer [2020-03-04T16:24:01.465Z] c8a3718af663: Pulling fs layer [2020-03-04T16:24:01.465Z] f5d685e7204c: Pulling fs layer [2020-03-04T16:24:01.465Z] bd2db148201e: Pulling fs layer [2020-03-04T16:24:01.465Z] 419c00a7b035: Pulling fs layer [2020-03-04T16:24:01.465Z] f5d685e7204c: Waiting [2020-03-04T16:24:01.465Z] bd2db148201e: Waiting [2020-03-04T16:24:01.465Z] c8a3718af663: Waiting [2020-03-04T16:24:01.465Z] 70d1554c15cb: Verifying Checksum [2020-03-04T16:24:01.465Z] 70d1554c15cb: Download complete [2020-03-04T16:24:01.465Z] cd54125436dc: Verifying Checksum [2020-03-04T16:24:01.465Z] cd54125436dc: Download complete [2020-03-04T16:24:01.465Z] c9b1b535fdd9: Verifying Checksum [2020-03-04T16:24:01.465Z] c9b1b535fdd9: Download complete [2020-03-04T16:24:01.726Z] f5d685e7204c: Verifying Checksum [2020-03-04T16:24:01.727Z] f5d685e7204c: Download complete [2020-03-04T16:24:01.727Z] bd2db148201e: Verifying Checksum [2020-03-04T16:24:01.727Z] bd2db148201e: Download complete [2020-03-04T16:24:01.727Z] c9b1b535fdd9: Pull complete [2020-03-04T16:24:01.987Z] 419c00a7b035: Verifying Checksum [2020-03-04T16:24:01.987Z] 419c00a7b035: Download complete [2020-03-04T16:24:02.561Z] c8a3718af663: Verifying Checksum [2020-03-04T16:24:02.561Z] c8a3718af663: Download complete [2020-03-04T16:24:02.561Z] cd54125436dc: Pull complete [2020-03-04T16:24:02.821Z] 70d1554c15cb: Pull complete [2020-03-04T16:24:06.129Z] c8a3718af663: Pull complete [2020-03-04T16:24:06.129Z] f5d685e7204c: Pull complete [2020-03-04T16:24:06.129Z] bd2db148201e: Pull complete [2020-03-04T16:24:06.387Z] 419c00a7b035: Pull complete [2020-03-04T16:24:06.387Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82 [2020-03-04T16:24:06.387Z] Status: Downloaded newer image for docker:latest [2020-03-04T16:24:07.780Z] ---> 3625922cf9c1 [2020-03-04T16:24:07.780Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-04T16:24:07.780Z] ---> Running in 7c8a5542ba92 [2020-03-04T16:24:08.040Z] Removing intermediate container 7c8a5542ba92 [2020-03-04T16:24:08.040Z] ---> fb873b0b5ade [2020-03-04T16:24:08.040Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-04T16:24:08.040Z] ---> Running in af561ec28d02 [2020-03-04T16:24:08.606Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-04T16:24:09.172Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-04T16:24:09.738Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-04T16:24:09.738Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-04T16:24:09.738Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-04T16:24:09.996Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-04T16:24:09.996Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-04T16:24:09.996Z] Executing busybox-1.31.1-r8.trigger [2020-03-04T16:24:09.996Z] OK: 145 MiB in 44 packages [2020-03-04T16:24:10.570Z] Removing intermediate container af561ec28d02 [2020-03-04T16:24:10.570Z] ---> cbec53c05f27 [2020-03-04T16:24:10.570Z] Step 6/8 : WORKDIR /build [2020-03-04T16:24:10.570Z] ---> Running in f1f1eb079434 [2020-03-04T16:24:10.570Z] Removing intermediate container f1f1eb079434 [2020-03-04T16:24:10.570Z] ---> abccac618a7a [2020-03-04T16:24:10.570Z] Step 7/8 : COPY go.mod . [2020-03-04T16:24:10.828Z] ---> a9f509c89f31 [2020-03-04T16:24:10.828Z] Step 8/8 : RUN go mod download [2020-03-04T16:24:10.828Z] ---> Running in 38a5417d6e80 [2020-03-04T16:24:12.733Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-04T16:24:12.733Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T16:24:12.733Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-04T16:24:12.991Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-04T16:24:12.991Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-04T16:24:12.991Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-04T16:24:12.991Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-04T16:24:12.992Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-04T16:24:12.992Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T16:24:12.992Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51 [2020-03-04T16:24:12.992Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-04T16:24:12.992Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-04T16:24:12.992Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-04T16:24:13.250Z] go: finding github.com/fatih/color v1.7.0 [2020-03-04T16:24:13.250Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-04T16:24:13.250Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-04T16:24:13.250Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-04T16:24:13.250Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-04T16:24:13.250Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-04T16:24:13.250Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-04T16:24:13.508Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-04T16:24:13.508Z] go: finding github.com/google/uuid v1.1.0 [2020-03-04T16:24:13.508Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-04T16:24:13.508Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-04T16:24:13.508Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-04T16:24:13.508Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-04T16:24:13.508Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-04T16:24:13.508Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-04T16:24:13.767Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-04T16:24:14.025Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-04T16:24:14.025Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-04T16:24:14.025Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-04T16:24:14.025Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-04T16:24:14.025Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-04T16:24:14.025Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-04T16:24:14.025Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T16:24:14.025Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T16:24:14.025Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-04T16:24:14.283Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-04T16:24:14.283Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-04T16:24:14.283Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-04T16:24:14.541Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-04T16:24:14.541Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-04T16:24:14.541Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-04T16:24:14.541Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-04T16:24:14.541Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-04T16:24:14.541Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-04T16:24:14.541Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T16:24:14.541Z] go: finding github.com/posener/complete v1.1.1 [2020-03-04T16:24:14.541Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-04T16:24:14.799Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-04T16:24:14.800Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-04T16:24:14.800Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-04T16:24:14.800Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-04T16:24:14.800Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-04T16:24:14.800Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-04T16:24:14.800Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-04T16:24:14.800Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-04T16:24:14.800Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-04T16:24:14.800Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-04T16:24:14.800Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-04T16:24:15.058Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-04T16:24:15.058Z] go: finding golang.org/x/text v0.3.2 [2020-03-04T16:24:15.058Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-04T16:24:15.058Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-04T16:24:15.058Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-04T16:24:23.217Z] Removing intermediate container 38a5417d6e80 [2020-03-04T16:24:23.217Z] ---> 403ce637f266 [2020-03-04T16:24:23.217Z] Successfully built 403ce637f266 [2020-03-04T16:24:23.217Z] 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-04T16:24:23.634Z] + docker inspect -f . ci-base-image-x86_64 [2020-03-04T16:24:23.634Z] . [Pipeline] withDockerContainer [2020-03-04T16:24:23.757Z] prd-centos7-docker-4c-2g-2262 does not seem to be running inside a container [2020-03-04T16:24:23.808Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-x86_64 cat [2020-03-04T16:24:24.216Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2261 in /w/workspace/ndry_app-functions-sdk-go_PR-296 [2020-03-04T16:24:24.354Z] $ docker top e7dcf91433fadacdaaf0d71e6aeb88c94c5898de9232f929e525236e422ecbb8 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2020-03-04T16:24:24.942Z] Running in /w/workspace/app-functions-sdk-go/2 [Pipeline] { [Pipeline] checkout [2020-03-04T16:24:25.197Z] + go version [2020-03-04T16:24:25.197Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-03-04T16:24:25.489Z] + make test [2020-03-04T16:24:25.489Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-04T16:24:29.682Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-04T16:24:30.668Z] using credential edgex-jenkins-ssh [2020-03-04T16:24:30.694Z] Cloning the remote Git repository [2020-03-04T16:24:30.694Z] Cloning with configured refspecs honoured and without tags [2020-03-04T16:24:30.754Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:24:30.862Z] > git init /w/workspace/app-functions-sdk-go/2 # timeout=10 [2020-03-04T16:24:30.954Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:24:30.957Z] > git --version # timeout=10 [2020-03-04T16:24:30.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:24:31.073Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:24:34.331Z] Fetching without tags [2020-03-04T16:24:34.797Z] Merging remotes/origin/master commit 6010985801c6a95fb60a6357fd2fc08766e33cc8 into PR head commit a8ba403fc1b983cbcdc92313387c54f8e8ef721b [2020-03-04T16:24:35.126Z] Merge succeeded, producing a8ba403fc1b983cbcdc92313387c54f8e8ef721b [2020-03-04T16:24:35.126Z] Checking out Revision a8ba403fc1b983cbcdc92313387c54f8e8ef721b (PR-296) [2020-03-04T16:24:34.198Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-04T16:24:34.215Z] > git config --add remote.origin.fetch +refs/pull/296/head:refs/remotes/origin/PR-296 # timeout=10 [2020-03-04T16:24:34.267Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:24:34.301Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-03-04T16:24:34.339Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-03-04T16:24:34.340Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:24:34.351Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-04T16:24:34.814Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T16:24:34.839Z] > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # timeout=10 [2020-03-04T16:24:34.952Z] > git remote # timeout=10 [2020-03-04T16:24:34.973Z] > git config --get remote.origin.url # timeout=10 [2020-03-04T16:24:34.999Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-03-04T16:24:35.010Z] > git merge 6010985801c6a95fb60a6357fd2fc08766e33cc8 # timeout=10 [2020-03-04T16:24:35.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-04T16:24:35.139Z] > git config core.sparsecheckout # timeout=10 [2020-03-04T16:24:35.185Z] > git checkout -f a8ba403fc1b983cbcdc92313387c54f8e8ef721b # timeout=10 [2020-03-04T16:24:39.486Z] Commit message: "bug(urlclient): Update contracts version to fix bug in URLClient." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [2020-03-04T16:24:41.964Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.151s coverage: 88.9% of statements [Pipeline] echo [2020-03-04T16:24:42.483Z] ========================================================= [2020-03-04T16:24:42.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-03-04T16:24:42.483Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:24:43.551Z] + 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-04T16:24:44.993Z] Sending build context to Docker daemon 36.51MB [2020-03-04T16:24:44.993Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-03-04T16:24:44.993Z] Step 2/8 : FROM ${BASE} [2020-03-04T16:24:45.264Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-03-04T16:24:45.264Z] cde5963f3b93: Pulling fs layer [2020-03-04T16:24:45.264Z] 2a23fa8c16f7: Pulling fs layer [2020-03-04T16:24:45.264Z] 777b28850792: Pulling fs layer [2020-03-04T16:24:45.264Z] 8a11ddd9e578: Pulling fs layer [2020-03-04T16:24:45.264Z] 4cf88f913ddb: Pulling fs layer [2020-03-04T16:24:45.264Z] 1df406cf5192: Pulling fs layer [2020-03-04T16:24:45.264Z] cd6300453558: Pulling fs layer [2020-03-04T16:24:45.264Z] b9c365052c96: Pulling fs layer [2020-03-04T16:24:45.264Z] a2d8cc88f415: Pulling fs layer [2020-03-04T16:24:45.264Z] ea1d1ca13537: Pulling fs layer [2020-03-04T16:24:45.264Z] 3750a50a1c5e: Pulling fs layer [2020-03-04T16:24:45.264Z] 8a11ddd9e578: Waiting [2020-03-04T16:24:45.264Z] 4cf88f913ddb: Waiting [2020-03-04T16:24:45.264Z] 1df406cf5192: Waiting [2020-03-04T16:24:45.264Z] cd6300453558: Waiting [2020-03-04T16:24:45.264Z] ea1d1ca13537: Waiting [2020-03-04T16:24:45.264Z] 3750a50a1c5e: Waiting [2020-03-04T16:24:45.264Z] b9c365052c96: Waiting [2020-03-04T16:24:45.264Z] a2d8cc88f415: Waiting [2020-03-04T16:24:45.264Z] 777b28850792: Verifying Checksum [2020-03-04T16:24:45.264Z] 777b28850792: Download complete [2020-03-04T16:24:45.537Z] 2a23fa8c16f7: Verifying Checksum [2020-03-04T16:24:45.537Z] 2a23fa8c16f7: Download complete [2020-03-04T16:24:45.537Z] 4cf88f913ddb: Verifying Checksum [2020-03-04T16:24:45.537Z] 4cf88f913ddb: Download complete [2020-03-04T16:24:45.537Z] 1df406cf5192: Verifying Checksum [2020-03-04T16:24:45.537Z] 1df406cf5192: Download complete [2020-03-04T16:24:45.537Z] cde5963f3b93: Download complete [2020-03-04T16:24:46.545Z] cde5963f3b93: Pull complete [2020-03-04T16:24:47.144Z] 2a23fa8c16f7: Pull complete [2020-03-04T16:24:47.422Z] 777b28850792: Pull complete [2020-03-04T16:24:50.033Z] cd6300453558: Verifying Checksum [2020-03-04T16:24:50.033Z] cd6300453558: Download complete [2020-03-04T16:24:50.033Z] a2d8cc88f415: Verifying Checksum [2020-03-04T16:24:50.033Z] a2d8cc88f415: Download complete [2020-03-04T16:24:51.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.512s coverage: 41.7% of statements [2020-03-04T16:24:51.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-04T16:24:51.978Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-04T16:24:51.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.012s coverage: 100.0% of statements [2020-03-04T16:24:51.978Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 1.746s coverage: 69.3% of statements [2020-03-04T16:24:52.640Z] ea1d1ca13537: Verifying Checksum [2020-03-04T16:24:52.640Z] ea1d1ca13537: Download complete [2020-03-04T16:24:52.640Z] 3750a50a1c5e: Download complete [2020-03-04T16:24:55.235Z] b9c365052c96: Verifying Checksum [2020-03-04T16:24:55.235Z] b9c365052c96: Download complete [2020-03-04T16:24:56.656Z] 8a11ddd9e578: Verifying Checksum [2020-03-04T16:24:56.657Z] 8a11ddd9e578: Download complete [2020-03-04T16:24:58.567Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.070s coverage: 74.7% of statements [2020-03-04T16:24:58.567Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.009s coverage: 89.5% of statements [2020-03-04T16:24:58.567Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.018s coverage: 100.0% of statements [2020-03-04T16:24:59.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.097s coverage: 100.0% of statements [2020-03-04T16:24:59.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.004s coverage: 100.0% of statements [2020-03-04T16:24:59.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-04T16:24:59.142Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements [2020-03-04T16:24:59.142Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-04T16:24:59.143Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.004s coverage: 97.7% of statements [2020-03-04T16:24:59.143Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-04T16:24:59.143Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-04T16:24:59.143Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-04T16:25:00.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.662s coverage: 86.7% of statements [2020-03-04T16:25:00.520Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.075s coverage: 83.3% of statements [2020-03-04T16:25:00.520Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-04T16:25:00.779Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.275s coverage: 74.2% of statements [2020-03-04T16:25:00.779Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-04T16:25:00.779Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements [2020-03-04T16:25:01.038Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-04T16:25:05.249Z] gofmt -l . [2020-03-04T16:25:05.249Z] [ "`gofmt -l .`" = "" ] [2020-03-04T16:25:05.249Z] ./bin/test-attribution-txt.sh [2020-03-04T16:25:05.513Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-04T16:25:06.201Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T16:25:06.208Z] $ docker stop --time=1 e7dcf91433fadacdaaf0d71e6aeb88c94c5898de9232f929e525236e422ecbb8 [2020-03-04T16:25:07.715Z] $ docker rm -f e7dcf91433fadacdaaf0d71e6aeb88c94c5898de9232f929e525236e422ecbb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-04T16:25:09.018Z] 8a11ddd9e578: Pull complete [2020-03-04T16:25:09.018Z] 4cf88f913ddb: Pull complete [2020-03-04T16:25:09.018Z] 1df406cf5192: Pull complete [2020-03-04T16:25:13.292Z] cd6300453558: Pull complete [2020-03-04T16:25:18.672Z] b9c365052c96: Pull complete [2020-03-04T16:25:18.672Z] a2d8cc88f415: Pull complete [2020-03-04T16:25:21.271Z] ea1d1ca13537: Pull complete [2020-03-04T16:25:21.272Z] 3750a50a1c5e: Pull complete [2020-03-04T16:25:21.272Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-03-04T16:25:21.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-03-04T16:25:21.272Z] ---> 78745c68409d [2020-03-04T16:25:21.272Z] Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-03-04T16:25:21.538Z] latest: Pulling from library/docker [2020-03-04T16:25:21.811Z] 8fa90b21c985: Pulling fs layer [2020-03-04T16:25:21.811Z] f2917335fcb0: Pulling fs layer [2020-03-04T16:25:21.811Z] c8d3c84c2515: Pulling fs layer [2020-03-04T16:25:21.811Z] b91ed599925c: Pulling fs layer [2020-03-04T16:25:21.811Z] 67f904540aca: Pulling fs layer [2020-03-04T16:25:21.811Z] b692ba2de145: Pulling fs layer [2020-03-04T16:25:21.811Z] f20adc8023b7: Pulling fs layer [2020-03-04T16:25:21.811Z] b91ed599925c: Waiting [2020-03-04T16:25:21.811Z] b692ba2de145: Waiting [2020-03-04T16:25:21.811Z] f20adc8023b7: Waiting [2020-03-04T16:25:21.811Z] 67f904540aca: Waiting [2020-03-04T16:25:22.405Z] c8d3c84c2515: Verifying Checksum [2020-03-04T16:25:22.405Z] c8d3c84c2515: Download complete [2020-03-04T16:25:22.405Z] f2917335fcb0: Verifying Checksum [2020-03-04T16:25:22.405Z] f2917335fcb0: Download complete [2020-03-04T16:25:22.405Z] 8fa90b21c985: Verifying Checksum [2020-03-04T16:25:22.405Z] 8fa90b21c985: Download complete [2020-03-04T16:25:23.014Z] 67f904540aca: Verifying Checksum [2020-03-04T16:25:23.014Z] 67f904540aca: Download complete [2020-03-04T16:25:23.288Z] b692ba2de145: Verifying Checksum [2020-03-04T16:25:23.288Z] b692ba2de145: Download complete [2020-03-04T16:25:23.288Z] f20adc8023b7: Download complete [2020-03-04T16:25:23.288Z] 8fa90b21c985: Pull complete [2020-03-04T16:25:25.252Z] f2917335fcb0: Pull complete [2020-03-04T16:25:25.521Z] c8d3c84c2515: Pull complete [2020-03-04T16:25:28.105Z] b91ed599925c: Verifying Checksum [2020-03-04T16:25:28.105Z] b91ed599925c: Download complete [2020-03-04T16:25:32.380Z] b91ed599925c: Pull complete [2020-03-04T16:25:32.649Z] 67f904540aca: Pull complete [2020-03-04T16:25:32.919Z] b692ba2de145: Pull complete [2020-03-04T16:25:33.187Z] f20adc8023b7: Pull complete [2020-03-04T16:25:33.469Z] Digest: sha256:3eb67443c54436650bd4f1e97ddf9ab1797d75e15d685c791f6c6397edaa6d82 [2020-03-04T16:25:33.469Z] Status: Downloaded newer image for docker:latest [2020-03-04T16:25:40.141Z] ---> d561ba7312a1 [2020-03-04T16:25:40.141Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-03-04T16:25:40.141Z] ---> Running in 0818ffae63e1 [2020-03-04T16:25:40.141Z] Removing intermediate container 0818ffae63e1 [2020-03-04T16:25:40.141Z] ---> 7fb2a5f59129 [2020-03-04T16:25:40.141Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-03-04T16:25:40.141Z] ---> Running in d2d27dbf7ff1 [2020-03-04T16:25:41.114Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-03-04T16:25:42.075Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-03-04T16:25:42.347Z] (1/5) Installing libsodium (1.0.18-r0) [2020-03-04T16:25:42.347Z] (2/5) Installing libzmq (4.3.2-r0) [2020-03-04T16:25:42.616Z] (3/5) Installing pkgconf (1.6.3-r0) [2020-03-04T16:25:42.616Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-03-04T16:25:42.884Z] (5/5) Installing zeromq-dev (4.3.2-r0) [2020-03-04T16:25:42.884Z] Executing busybox-1.31.1-r8.trigger [2020-03-04T16:25:42.884Z] OK: 127 MiB in 44 packages [2020-03-04T16:25:44.302Z] Removing intermediate container d2d27dbf7ff1 [2020-03-04T16:25:44.302Z] ---> 476d4208e50e [2020-03-04T16:25:44.302Z] Step 6/8 : WORKDIR /build [2020-03-04T16:25:44.302Z] ---> Running in f8dc3cd616d5 [2020-03-04T16:25:44.892Z] Removing intermediate container f8dc3cd616d5 [2020-03-04T16:25:44.892Z] ---> cd2f47b9fb45 [2020-03-04T16:25:44.892Z] Step 7/8 : COPY go.mod . [2020-03-04T16:25:45.501Z] ---> 800a2fd7171b [2020-03-04T16:25:45.501Z] Step 8/8 : RUN go mod download [2020-03-04T16:25:45.501Z] ---> Running in 75df4019495d [2020-03-04T16:25:47.458Z] go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-03-04T16:25:47.458Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-03-04T16:25:47.458Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-03-04T16:25:47.458Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-03-04T16:25:47.458Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-03-04T16:25:47.458Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-03-04T16:25:47.458Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-03-04T16:25:47.458Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-03-04T16:25:47.458Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-03-04T16:25:47.458Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.51 [2020-03-04T16:25:47.458Z] go: finding github.com/edgexfoundry/go-mod-messaging v0.1.11 [2020-03-04T16:25:47.458Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-03-04T16:25:47.458Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-03-04T16:25:47.458Z] go: finding github.com/fatih/color v1.7.0 [2020-03-04T16:25:47.458Z] go: finding github.com/go-kit/kit v0.8.0 [2020-03-04T16:25:47.458Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-03-04T16:25:47.458Z] go: finding github.com/go-stack/stack v1.8.0 [2020-03-04T16:25:47.458Z] go: finding github.com/golang/snappy v0.0.1 [2020-03-04T16:25:47.458Z] go: finding github.com/gomodule/redigo v2.0.0+incompatible [2020-03-04T16:25:47.458Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-03-04T16:25:47.727Z] go: finding github.com/google/go-cmp v0.3.1 [2020-03-04T16:25:47.727Z] go: finding github.com/google/uuid v1.1.0 [2020-03-04T16:25:47.727Z] go: finding github.com/gorilla/mux v1.7.2 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-03-04T16:25:47.727Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-03-04T16:25:47.727Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-03-04T16:25:47.727Z] go: finding github.com/kr/pretty v0.2.0 [2020-03-04T16:25:47.727Z] go: finding github.com/kr/pty v1.1.1 [2020-03-04T16:25:47.727Z] go: finding github.com/kr/text v0.1.0 [2020-03-04T16:25:47.727Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-03-04T16:25:47.727Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-03-04T16:25:47.996Z] go: finding github.com/miekg/dns v1.0.14 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-03-04T16:25:47.996Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-03-04T16:25:47.996Z] go: finding github.com/pebbe/zmq4 v1.0.0 [2020-03-04T16:25:47.996Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-03-04T16:25:47.996Z] go: finding github.com/pkg/errors v0.8.1 [2020-03-04T16:25:48.264Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-03-04T16:25:48.264Z] go: finding github.com/posener/complete v1.1.1 [2020-03-04T16:25:48.264Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-03-04T16:25:48.264Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-03-04T16:25:48.264Z] go: finding github.com/stretchr/objx v0.2.0 [2020-03-04T16:25:48.264Z] go: finding github.com/stretchr/testify v1.4.0 [2020-03-04T16:25:48.264Z] go: finding github.com/tidwall/pretty v1.0.0 [2020-03-04T16:25:48.264Z] go: finding github.com/ugorji/go v1.1.4 [2020-03-04T16:25:48.264Z] go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c [2020-03-04T16:25:48.264Z] go: finding github.com/xdg/stringprep v1.0.0 [2020-03-04T16:25:48.264Z] go: finding go.mongodb.org/mongo-driver v1.1.1 [2020-03-04T16:25:48.264Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-03-04T16:25:48.264Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-03-04T16:25:48.264Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-03-04T16:25:48.264Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-03-04T16:25:48.264Z] go: finding golang.org/x/text v0.3.2 [2020-03-04T16:25:48.264Z] go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e [2020-03-04T16:25:48.264Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-03-04T16:25:48.264Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2020-03-04T16:26:06.524Z] Removing intermediate container 75df4019495d [2020-03-04T16:26:06.524Z] ---> 3dbb5c323ff8 [2020-03-04T16:26:06.524Z] Successfully built 3dbb5c323ff8 [2020-03-04T16:26:06.524Z] 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-04T16:26:07.004Z] + docker inspect -f . ci-base-image-arm64 [2020-03-04T16:26:07.004Z] . [Pipeline] withDockerContainer [2020-03-04T16:26:07.611Z] prd-ubuntu18.04-docker-arm64-4c-16g-2261 does not seem to be running inside a container [2020-03-04T16:26:07.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/2 -v /w/workspace/app-functions-sdk-go/2:/w/workspace/app-functions-sdk-go/2:rw,z -v /w/workspace/app-functions-sdk-go/2@tmp:/w/workspace/app-functions-sdk-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 ******** ci-base-image-arm64 cat [2020-03-04T16:26:09.132Z] $ docker top 59972303083c1096b1aa1ce21a9a4008188f65c33f6eb12db8f21d227489cd08 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-03-04T16:26:11.361Z] + go version [2020-03-04T16:26:11.361Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-03-04T16:26:12.030Z] + make test [2020-03-04T16:26:12.030Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-03-04T16:26:14.110Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-03-04T16:27:01.024Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.123s coverage: 88.9% of statements [2020-03-04T16:27:13.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.406s coverage: 41.7% of statements [2020-03-04T16:27:13.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-03-04T16:27:13.363Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-03-04T16:27:13.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.031s coverage: 100.0% of statements [2020-03-04T16:27:13.363Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.484s coverage: 69.3% of statements [2020-03-04T16:27:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.105s coverage: 74.7% of statements [2020-03-04T16:27:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.021s coverage: 89.5% of statements [2020-03-04T16:27:18.726Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements [2020-03-04T16:27:23.003Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.124s coverage: 100.0% of statements [2020-03-04T16:27:23.003Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.024s coverage: 100.0% of statements [2020-03-04T16:27:23.003Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.027s coverage: 100.0% of statements [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] [2020-03-04T16:27:23.003Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.015s coverage: 96.6% of statements [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-03-04T16:27:23.003Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.030s coverage: 97.7% of statements [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-03-04T16:27:23.003Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [2020-03-04T16:27:31.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.689s coverage: 86.7% of statements [2020-03-04T16:27:31.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.124s coverage: 83.3% of statements [2020-03-04T16:27:31.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] [2020-03-04T16:27:31.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.464s coverage: 74.2% of statements [2020-03-04T16:27:31.208Z] ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] [2020-03-04T16:27:31.208Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.027s coverage: 100.0% of statements [2020-03-04T16:27:31.208Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-03-04T16:27:41.314Z] gofmt -l . [2020-03-04T16:27:41.314Z] [ "`gofmt -l .`" = "" ] [2020-03-04T16:27:41.314Z] ./bin/test-attribution-txt.sh [2020-03-04T16:27:42.280Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-03-04T16:27:42.892Z] Warning: overwriting stash ‘coverage-report’ [2020-03-04T16:27:43.317Z] Stashed 1 file(s) [Pipeline] } [2020-03-04T16:27:43.326Z] $ docker stop --time=1 59972303083c1096b1aa1ce21a9a4008188f65c33f6eb12db8f21d227489cd08 [2020-03-04T16:27:45.385Z] $ docker rm -f 59972303083c1096b1aa1ce21a9a4008188f65c33f6eb12db8f21d227489cd08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-03-04T16:27:46.483Z] provisioning config files... [2020-03-04T16:27:46.499Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/config355200989117354466tmp [Pipeline] { [Pipeline] sh [2020-03-04T16:27:46.839Z] + curl -s https://codecov.io/bash [2020-03-04T16:27:46.839Z] + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/config355200989117354466tmp [2020-03-04T16:27:47.109Z] [2020-03-04T16:27:47.109Z] _____ _ [2020-03-04T16:27:47.109Z] / ____| | | [2020-03-04T16:27:47.109Z] | | ___ __| | ___ ___ _____ __ [2020-03-04T16:27:47.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-03-04T16:27:47.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-03-04T16:27:47.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-03-04T16:27:47.109Z] Bash-20200214-585fef0 [2020-03-04T16:27:47.109Z] [2020-03-04T16:27:47.109Z] [2020-03-04T16:27:47.109Z] ==> Jenkins CI detected. [2020-03-04T16:27:47.109Z] project root: . [2020-03-04T16:27:47.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-03-04T16:27:47.109Z] ==> Running gcov in . (disable via -X gcov) [2020-03-04T16:27:47.109Z] ==> Python coveragepy not found [2020-03-04T16:27:47.109Z] ==> Searching for coverage reports in: [2020-03-04T16:27:47.109Z] + . [2020-03-04T16:27:47.109Z] -> Found 1 reports [2020-03-04T16:27:47.109Z] ==> Detecting git/mercurial file structure [2020-03-04T16:27:47.109Z] ==> Reading reports [2020-03-04T16:27:47.109Z] + ./coverage.out bytes=63156 [2020-03-04T16:27:47.109Z] ==> Appending adjustments [2020-03-04T16:27:47.110Z] http://docs.codecov.io/docs/fixing-reports [2020-03-04T16:27:47.368Z] + Found adjustments [2020-03-04T16:27:47.368Z] ==> Gzipping contents [2020-03-04T16:27:47.368Z] ==> Uploading reports [2020-03-04T16:27:47.368Z] url: https://codecov.io [2020-03-04T16:27:47.368Z] query: branch=PR-296&commit=a8ba403fc1b983cbcdc92313387c54f8e8ef721b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=296&job= [2020-03-04T16:27:47.368Z] -> Pinging Codecov [2020-03-04T16:27:47.368Z] https://codecov.io/upload/v4?package=bash-20200214-585fef0&token=secret&branch=PR-296&commit=a8ba403fc1b983cbcdc92313387c54f8e8ef721b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=296&job= [2020-03-04T16:27:53.941Z] -> Uploading [2020-03-04T16:27:54.203Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a8ba403fc1b983cbcdc92313387c54f8e8ef721b [Pipeline] } [2020-03-04T16:27:54.210Z] 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 [2020-03-04T16:27:54.814Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T16:27:55.115Z] ---> package-listing.sh [2020-03-04T16:27:55.115Z] ++ facter osfamily [2020-03-04T16:27:55.115Z] ++ tr '[:upper:]' '[:lower:]' [2020-03-04T16:27:55.115Z] + OS_FAMILY=redhat [2020-03-04T16:27:55.115Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-296 [2020-03-04T16:27:55.115Z] + START_PACKAGES=/tmp/packages_start.txt [2020-03-04T16:27:55.115Z] + END_PACKAGES=/tmp/packages_end.txt [2020-03-04T16:27:55.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-03-04T16:27:55.115Z] + PACKAGES=/tmp/packages_start.txt [2020-03-04T16:27:55.115Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-296 ']' [2020-03-04T16:27:55.115Z] + PACKAGES=/tmp/packages_end.txt [2020-03-04T16:27:55.115Z] + case "${OS_FAMILY}" in [2020-03-04T16:27:55.115Z] + rpm -qa [2020-03-04T16:27:55.115Z] + sort [2020-03-04T16:27:59.342Z] + '[' -f /tmp/packages_start.txt ']' [2020-03-04T16:27:59.342Z] + '[' -f /tmp/packages_end.txt ']' [2020-03-04T16:27:59.342Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-03-04T16:27:59.343Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-296 ']' [2020-03-04T16:27:59.343Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-296/archives/ [2020-03-04T16:27:59.343Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-296/archives/ [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:27:59.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T16:27:59.719Z] [2020-03-04T16:27:59.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-03-04T16:28:00.057Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-03-04T16:28:00.057Z] alpine: Pulling from edgex-lftools-log-publisher [2020-03-04T16:28:00.057Z] c9b1b535fdd9: Pulling fs layer [2020-03-04T16:28:00.057Z] 2cc5ad85d9ab: Pulling fs layer [2020-03-04T16:28:00.057Z] 756a868c4378: Pulling fs layer [2020-03-04T16:28:00.057Z] 444b2fc9a129: Pulling fs layer [2020-03-04T16:28:00.057Z] ea15f1150254: Pulling fs layer [2020-03-04T16:28:00.057Z] e81d8b4f9b56: Pulling fs layer [2020-03-04T16:28:00.057Z] 00274e75389d: Pulling fs layer [2020-03-04T16:28:00.057Z] 342a42058068: Pulling fs layer [2020-03-04T16:28:00.057Z] b4ef6b84b633: Pulling fs layer [2020-03-04T16:28:00.057Z] c33f2005cb31: Pulling fs layer [2020-03-04T16:28:00.057Z] e81d8b4f9b56: Waiting [2020-03-04T16:28:00.057Z] 00274e75389d: Waiting [2020-03-04T16:28:00.057Z] 342a42058068: Waiting [2020-03-04T16:28:00.057Z] b4ef6b84b633: Waiting [2020-03-04T16:28:00.057Z] c33f2005cb31: Waiting [2020-03-04T16:28:00.057Z] 444b2fc9a129: Waiting [2020-03-04T16:28:00.057Z] ea15f1150254: Waiting [2020-03-04T16:28:00.057Z] 2cc5ad85d9ab: Download complete [2020-03-04T16:28:00.057Z] 444b2fc9a129: Verifying Checksum [2020-03-04T16:28:00.057Z] 444b2fc9a129: Download complete [2020-03-04T16:28:00.321Z] c9b1b535fdd9: Download complete [2020-03-04T16:28:00.321Z] ea15f1150254: Verifying Checksum [2020-03-04T16:28:00.321Z] ea15f1150254: Download complete [2020-03-04T16:28:00.321Z] 00274e75389d: Verifying Checksum [2020-03-04T16:28:00.321Z] 00274e75389d: Download complete [2020-03-04T16:28:00.585Z] c9b1b535fdd9: Pull complete [2020-03-04T16:28:00.585Z] 2cc5ad85d9ab: Pull complete [2020-03-04T16:28:00.863Z] 756a868c4378: Verifying Checksum [2020-03-04T16:28:00.863Z] 756a868c4378: Download complete [2020-03-04T16:28:01.140Z] 342a42058068: Verifying Checksum [2020-03-04T16:28:01.141Z] 342a42058068: Download complete [2020-03-04T16:28:01.141Z] c33f2005cb31: Verifying Checksum [2020-03-04T16:28:01.141Z] c33f2005cb31: Download complete [2020-03-04T16:28:01.141Z] b4ef6b84b633: Verifying Checksum [2020-03-04T16:28:01.141Z] b4ef6b84b633: Download complete [2020-03-04T16:28:01.727Z] e81d8b4f9b56: Verifying Checksum [2020-03-04T16:28:01.727Z] e81d8b4f9b56: Download complete [2020-03-04T16:28:03.660Z] 756a868c4378: Pull complete [2020-03-04T16:28:03.660Z] 444b2fc9a129: Pull complete [2020-03-04T16:28:03.925Z] ea15f1150254: Pull complete [2020-03-04T16:28:07.256Z] e81d8b4f9b56: Pull complete [2020-03-04T16:28:07.256Z] 00274e75389d: Pull complete [2020-03-04T16:28:09.838Z] 342a42058068: Pull complete [2020-03-04T16:28:09.838Z] b4ef6b84b633: Pull complete [2020-03-04T16:28:09.838Z] c33f2005cb31: Pull complete [2020-03-04T16:28:09.838Z] Digest: sha256:6606f64f7576e5a87c7c61035e879b05704f78def72d15dee56fd69075fafeb1 [2020-03-04T16:28:09.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-03-04T16:28:10.017Z] prd-centos7-docker-4c-2g-2259 does not seem to be running inside a container [2020-03-04T16:28:10.071Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_PR-296 -v /w/workspace/ndry_app-functions-sdk-go_PR-296:/w/workspace/ndry_app-functions-sdk-go_PR-296:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-296@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-04T16:28:11.147Z] $ docker top a74a4d0182e4867c2320072567c67c469f834b11388cedd63ce67673f981c36b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-03-04T16:28:11.710Z] provisioning config files... [2020-03-04T16:28:11.722Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-296@tmp/config274871476692164074tmp [Pipeline] { [Pipeline] echo [2020-03-04T16:28:11.741Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T16:28:12.031Z] ---> create-netrc.sh [Pipeline] echo [2020-03-04T16:28:12.039Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-03-04T16:28:12.330Z] ---> logs-deploy.sh [2020-03-04T16:28:12.330Z] + ARCHIVE_ARTIFACTS= [2020-03-04T16:28:12.330Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-03-04T16:28:12.330Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-03-04T16:28:12.330Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-03-04T16:28:12.330Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/2 [2020-03-04T16:28:12.330Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-296/2/ [2020-03-04T16:28:12.330Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/2 /w/workspace/ndry_app-functions-sdk-go_PR-296 [2020-03-04T16:28:13.713Z] Archives upload complete. [2020-03-04T16:28:13.713Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-296/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-296/2/ [2020-03-04T16:28:14.654Z] ---> uname -a: [2020-03-04T16:28:14.654Z] Linux a74a4d0182e4 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] ---> lscpu: [2020-03-04T16:28:14.654Z] Architecture: x86_64 [2020-03-04T16:28:14.654Z] CPU op-mode(s): 32-bit, 64-bit [2020-03-04T16:28:14.654Z] Byte Order: Little Endian [2020-03-04T16:28:14.654Z] Address sizes: 40 bits physical, 48 bits virtual [2020-03-04T16:28:14.654Z] CPU(s): 4 [2020-03-04T16:28:14.654Z] On-line CPU(s) list: 0-3 [2020-03-04T16:28:14.654Z] Thread(s) per core: 1 [2020-03-04T16:28:14.654Z] Core(s) per socket: 1 [2020-03-04T16:28:14.654Z] Socket(s): 4 [2020-03-04T16:28:14.654Z] NUMA node(s): 1 [2020-03-04T16:28:14.654Z] Vendor ID: GenuineIntel [2020-03-04T16:28:14.654Z] CPU family: 6 [2020-03-04T16:28:14.654Z] Model: 44 [2020-03-04T16:28:14.654Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-03-04T16:28:14.654Z] Stepping: 1 [2020-03-04T16:28:14.654Z] CPU MHz: 2933.436 [2020-03-04T16:28:14.654Z] BogoMIPS: 5866.87 [2020-03-04T16:28:14.654Z] Virtualization: VT-x [2020-03-04T16:28:14.654Z] Hypervisor vendor: KVM [2020-03-04T16:28:14.654Z] Virtualization type: full [2020-03-04T16:28:14.654Z] L1d cache: 128 KiB [2020-03-04T16:28:14.654Z] L1i cache: 128 KiB [2020-03-04T16:28:14.654Z] L2 cache: 16 MiB [2020-03-04T16:28:14.654Z] L3 cache: 64 MiB [2020-03-04T16:28:14.654Z] NUMA node0 CPU(s): 0-3 [2020-03-04T16:28:14.654Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-03-04T16:28:14.654Z] Vulnerability Meltdown: Mitigation; PTI [2020-03-04T16:28:14.654Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-03-04T16:28:14.654Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-03-04T16:28:14.654Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-03-04T16:28:14.654Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] ---> nproc: [2020-03-04T16:28:14.654Z] 4 [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] [2020-03-04T16:28:14.654Z] ---> df -h: [2020-03-04T16:28:14.654Z] Filesystem Size Used Available Use% Mounted on [2020-03-04T16:28:14.654Z] overlay 50.0G 6.4G 43.6G 13% / [2020-03-04T16:28:14.654Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-03-04T16:28:14.654Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-03-04T16:28:14.654Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-03-04T16:28:14.654Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf [2020-03-04T16:28:14.654Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname [2020-03-04T16:28:14.654Z] /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts [2020-03-04T16:28:14.654Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-296 [2020-03-04T16:28:14.655Z] /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-296@tmp [2020-03-04T16:28:14.655Z] /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] ---> free -m: [2020-03-04T16:28:14.655Z] total used free shared buff/cache available [2020-03-04T16:28:14.655Z] Mem: 1838 604 75 0 1158 1130 [2020-03-04T16:28:14.655Z] Swap: 1023 0 1023 [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] ---> ip addr: [2020-03-04T16:28:14.655Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-03-04T16:28:14.655Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-03-04T16:28:14.655Z] inet 127.0.0.1/8 scope host lo [2020-03-04T16:28:14.655Z] valid_lft forever preferred_lft forever [2020-03-04T16:28:14.655Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-03-04T16:28:14.655Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-03-04T16:28:14.655Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-03-04T16:28:14.655Z] valid_lft forever preferred_lft forever [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] ---> sar -b -r -n DEV: [2020-03-04T16:28:14.655Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:19:53 LINUX RESTART [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:21:01 tps rtps wtps bread/s bwrtn/s [2020-03-04T16:28:14.655Z] 16:22:01 9.84 0.00 9.84 0.00 2378.73 [2020-03-04T16:28:14.655Z] 16:23:01 0.27 0.00 0.27 0.00 3.60 [2020-03-04T16:28:14.655Z] 16:24:01 0.25 0.00 0.25 0.00 3.06 [2020-03-04T16:28:14.655Z] 16:25:01 0.32 0.00 0.32 0.00 4.00 [2020-03-04T16:28:14.655Z] 16:26:02 0.35 0.00 0.35 0.00 4.56 [2020-03-04T16:28:14.655Z] 16:27:01 0.25 0.02 0.24 0.14 2.93 [2020-03-04T16:28:14.655Z] 16:28:01 60.25 54.73 5.51 3539.67 3992.13 [2020-03-04T16:28:14.655Z] Average: 10.26 7.86 2.40 507.99 916.01 [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:21:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-03-04T16:28:14.655Z] 16:22:01 193728 1688576 89.71 2620 1156100 935592 31.92 434616 1097580 8 [2020-03-04T16:28:14.655Z] 16:23:01 198672 1683632 89.45 2620 1156108 896240 30.58 432232 1095660 12 [2020-03-04T16:28:14.655Z] 16:24:01 197168 1685136 89.53 2620 1156116 896420 30.59 435748 1093516 20 [2020-03-04T16:28:14.655Z] 16:25:01 196300 1686004 89.57 2620 1156116 896468 30.59 436568 1093516 8 [2020-03-04T16:28:14.655Z] 16:26:02 197452 1684852 89.51 2620 1156124 896300 30.58 435688 1093516 8 [2020-03-04T16:28:14.655Z] 16:27:01 197964 1684340 89.48 2620 1156132 896276 30.58 435736 1093516 8 [2020-03-04T16:28:14.655Z] 16:28:01 72852 1809452 96.13 2620 1233028 1101700 37.59 472112 1168340 22316 [2020-03-04T16:28:14.655Z] Average: 179162 1703142 90.48 2620 1167103 931285 31.77 440386 1105092 3197 [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-03-04T16:28:14.655Z] 16:22:01 eth0 0.57 0.55 0.43 0.21 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:23:01 eth0 0.35 0.10 0.02 0.01 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:24:01 eth0 1.37 0.45 0.35 0.21 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:25:01 eth0 0.55 0.53 0.27 0.22 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:26:02 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:27:01 eth0 0.20 0.12 0.07 0.01 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:28:01 eth0 94.25 80.20 2122.22 16.05 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] Average: eth0 13.99 11.78 304.73 2.41 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] ---> sar -P ALL: [2020-03-04T16:28:14.655Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 03/04/20 _x86_64_ (4 CPU) [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:19:53 LINUX RESTART [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] 16:21:01 CPU %user %nice %system %iowait %steal %idle [2020-03-04T16:28:14.655Z] 16:22:01 all 0.18 0.00 0.11 0.01 0.14 99.56 [2020-03-04T16:28:14.655Z] 16:22:01 0 0.05 0.00 0.07 0.00 0.08 99.80 [2020-03-04T16:28:14.655Z] 16:22:01 1 0.52 0.00 0.08 0.00 0.18 99.22 [2020-03-04T16:28:14.655Z] 16:22:01 2 0.12 0.00 0.08 0.00 0.22 99.58 [2020-03-04T16:28:14.655Z] 16:22:01 3 0.05 0.00 0.18 0.05 0.07 99.65 [2020-03-04T16:28:14.655Z] 16:23:01 all 0.15 0.00 0.05 0.00 0.12 99.68 [2020-03-04T16:28:14.655Z] 16:23:01 0 0.07 0.00 0.05 0.00 0.12 99.77 [2020-03-04T16:28:14.655Z] 16:23:01 1 0.03 0.00 0.05 0.00 0.10 99.82 [2020-03-04T16:28:14.655Z] 16:23:01 2 0.45 0.00 0.07 0.00 0.08 99.40 [2020-03-04T16:28:14.655Z] 16:23:01 3 0.07 0.00 0.05 0.00 0.20 99.68 [2020-03-04T16:28:14.655Z] 16:24:01 all 0.16 0.00 0.06 0.00 0.03 99.75 [2020-03-04T16:28:14.655Z] 16:24:01 0 0.28 0.00 0.08 0.00 0.02 99.62 [2020-03-04T16:28:14.655Z] 16:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2020-03-04T16:28:14.655Z] 16:24:01 2 0.05 0.00 0.07 0.00 0.02 99.87 [2020-03-04T16:28:14.655Z] 16:24:01 3 0.23 0.00 0.05 0.00 0.05 99.67 [2020-03-04T16:28:14.655Z] 16:25:01 all 0.16 0.00 0.05 0.00 0.01 99.79 [2020-03-04T16:28:14.655Z] 16:25:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2020-03-04T16:28:14.655Z] 16:25:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-04T16:28:14.655Z] 16:25:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2020-03-04T16:28:14.655Z] 16:25:01 3 0.42 0.00 0.07 0.00 0.00 99.52 [2020-03-04T16:28:14.655Z] 16:26:02 all 0.17 0.00 0.05 0.00 0.01 99.77 [2020-03-04T16:28:14.655Z] 16:26:02 0 0.52 0.00 0.05 0.00 0.02 99.42 [2020-03-04T16:28:14.655Z] 16:26:02 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-03-04T16:28:14.655Z] 16:26:02 2 0.07 0.00 0.03 0.00 0.02 99.88 [2020-03-04T16:28:14.655Z] 16:26:02 3 0.07 0.00 0.05 0.00 0.03 99.85 [2020-03-04T16:28:14.655Z] 16:27:01 all 0.18 0.00 0.04 0.00 0.02 99.77 [2020-03-04T16:28:14.655Z] 16:27:01 0 0.47 0.00 0.02 0.00 0.00 99.51 [2020-03-04T16:28:14.655Z] 16:27:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2020-03-04T16:28:14.655Z] 16:27:01 2 0.10 0.00 0.05 0.00 0.02 99.83 [2020-03-04T16:28:14.655Z] 16:27:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2020-03-04T16:28:14.655Z] 16:28:01 all 1.82 0.00 1.05 1.08 0.13 95.93 [2020-03-04T16:28:14.655Z] 16:28:01 0 2.14 0.00 1.18 0.67 0.08 95.93 [2020-03-04T16:28:14.655Z] 16:28:01 1 2.65 0.00 1.19 2.90 0.15 93.11 [2020-03-04T16:28:14.655Z] 16:28:01 2 1.17 0.00 0.82 0.02 0.08 97.92 [2020-03-04T16:28:14.655Z] 16:28:01 3 1.32 0.00 0.98 0.75 0.17 96.78 [2020-03-04T16:28:14.655Z] Average: all 0.40 0.00 0.20 0.16 0.06 99.18 [2020-03-04T16:28:14.655Z] Average: 0 0.52 0.00 0.21 0.10 0.05 99.12 [2020-03-04T16:28:14.655Z] Average: 1 0.50 0.00 0.21 0.42 0.07 98.81 [2020-03-04T16:28:14.655Z] Average: 2 0.29 0.00 0.16 0.00 0.06 99.48 [2020-03-04T16:28:14.655Z] Average: 3 0.31 0.00 0.20 0.11 0.08 99.29 [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z] [2020-03-04T16:28:14.655Z]