Pull request #314 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 rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from c1e497b8219cd83f52c113851dc85288129848a0+6d277aa29535ad2364142a0838c9f0161c01ac18 (c47018454a23a46386c67aca89aa2bbdc7721026) 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 Running on prd-centos7-docker-4c-2g-2605 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [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-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit c1e497b8219cd83f52c113851dc85288129848a0 Merge succeeded, producing c1e497b8219cd83f52c113851dc85288129848a0 Checking out Revision c1e497b8219cd83f52c113851dc85288129848a0 (PR-314) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # 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/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # 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 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # timeout=10 Commit message: "mqtt tests" > git rev-list --no-walk 561249f65c5122468d0a25558ff51d4651e487a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:40:55 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 17:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:57 17:40:57 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:40:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:40:57 latest: Pulling from edgex-devops/git-semver 17:40:57 9123ac7c32f7: Pulling fs layer 17:40:57 b8cc5d1170e3: Pulling fs layer 17:40:57 2924cbbf6a41: Pulling fs layer 17:40:57 93b08a4f1073: Pulling fs layer 17:40:57 b8cc5d1170e3: Download complete 17:40:58 9123ac7c32f7: Verifying Checksum 17:40:58 9123ac7c32f7: Download complete 17:40:58 93b08a4f1073: Verifying Checksum 17:40:58 93b08a4f1073: Download complete 17:40:58 2924cbbf6a41: Verifying Checksum 17:40:58 2924cbbf6a41: Download complete 17:40:58 9123ac7c32f7: Pull complete 17:40:58 b8cc5d1170e3: Pull complete 17:40:59 2924cbbf6a41: Pull complete 17:40:59 93b08a4f1073: Pull complete 17:40:59 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:40:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:40:59 prd-centos7-docker-4c-2g-2605 does not seem to be running inside a container 17:40:59 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:41:00 $ docker top cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:41:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:00 [ssh-agent] Looking for ssh-agent implementation... 17:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:00 $ docker exec cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 ssh-agent 17:41:00 SSH_AUTH_SOCK=/tmp/ssh-eRqRxBXeTuGN/agent.15 17:41:00 SSH_AGENT_PID=22 17:41:00 Running ssh-add (command line suppressed) 17:41:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_959521817469606414.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_959521817469606414.key) 17:41:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:01 + git describe --exact-match --tags HEAD 17:41:01 fatal: No names found, cannot describe anything. [Pipeline] } 17:41:01 $ docker exec --env ******** --env ******** cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 ssh-agent -k 17:41:01 unset SSH_AUTH_SOCK; 17:41:01 unset SSH_AGENT_PID; 17:41:01 echo Agent pid 22 killed; 17:41:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:41:01 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:41:01 This usually means this commit has not been tagged. [Pipeline] sshagent 17:41:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:41:01 [ssh-agent] Looking for ssh-agent implementation... 17:41:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:41:01 $ docker exec cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 ssh-agent 17:41:02 SSH_AUTH_SOCK=/tmp/ssh-OhciYDVzxq5X/agent.56 17:41:02 SSH_AGENT_PID=62 17:41:02 Running ssh-add (command line suppressed) 17:41:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_1487853798386760022.key (/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/private_key_1487853798386760022.key) 17:41:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:41:02 + git semver init 17:41:02 # -> Open(): unable to determine branch for HEAD 17:41:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.git 17:41:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-314 17:41:02 # $SEMVER_REMOTE_NAME = origin 17:41:02 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 17:41:02 # $SEMVER_USER_NAME = jenkins 17:41:02 # $SEMVER_BRANCH = PR-314 17:41:02 # $SEMVER_TEMP = /tmp/semver-044701423 17:41:02 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:41:05 # '/tmp/semver-044701423' -> '/w/workspace/ndry_app-functions-sdk-go_PR-314/.semver' 17:41:05 # -> Force: false 17:41:05 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-314/.semver [Pipeline] } 17:41:05 $ docker exec --env ******** --env ******** cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 ssh-agent -k 17:41:05 unset SSH_AUTH_SOCK; 17:41:05 unset SSH_AGENT_PID; 17:41:05 echo Agent pid 62 killed; 17:41:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:41:05 + git semver [Pipeline] } 17:41:05 $ docker stop --time=1 cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 17:41:07 $ docker rm -f cf138075624370ce38a37c440b164671e54480fd481121d92a0868959dbda352 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:41:09 Stashed 96 file(s) [Pipeline] echo 17:41:09 [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 17:41:24 Still waiting to schedule task 17:41:24 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2605’ 17:41:24 Still waiting to schedule task 17:41:24 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:43:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2606 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 17:43:21 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:43:26 using credential edgex-jenkins-ssh 17:43:26 Cloning the remote Git repository 17:43:26 Cloning with configured refspecs honoured and without tags 17:43:26 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:26 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 17:43:26 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:26 > git --version # timeout=10 17:43:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:30 Fetching without tags 17:43:30 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit c1e497b8219cd83f52c113851dc85288129848a0 17:43:30 Merge succeeded, producing c1e497b8219cd83f52c113851dc85288129848a0 17:43:30 Checking out Revision c1e497b8219cd83f52c113851dc85288129848a0 (PR-314) 17:43:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:43:30 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 17:43:30 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:43:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:30 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:43:30 > git config core.sparsecheckout # timeout=10 17:43:30 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # timeout=10 17:43:30 > git remote # timeout=10 17:43:30 > git config --get remote.origin.url # timeout=10 17:43:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:30 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 17:43:30 > git rev-parse HEAD^{commit} # timeout=10 17:43:30 > git config core.sparsecheckout # timeout=10 17:43:30 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # timeout=10 17:43:35 Commit message: "mqtt tests" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:43:38 ========================================================= 17:43:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:43:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:43:39 + 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 . 17:43:40 Sending build context to Docker daemon 36.62MB 17:43:41 Step 1/8 : ARG BASE=golang:1.13-alpine 17:43:41 Step 2/8 : FROM ${BASE} 17:43:41 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:41 cde5963f3b93: Pulling fs layer 17:43:41 2a23fa8c16f7: Pulling fs layer 17:43:41 777b28850792: Pulling fs layer 17:43:41 8a11ddd9e578: Pulling fs layer 17:43:41 4cf88f913ddb: Pulling fs layer 17:43:41 1df406cf5192: Pulling fs layer 17:43:41 cd6300453558: Pulling fs layer 17:43:41 8a11ddd9e578: Waiting 17:43:41 4cf88f913ddb: Waiting 17:43:41 1df406cf5192: Waiting 17:43:41 b9c365052c96: Pulling fs layer 17:43:41 a2d8cc88f415: Pulling fs layer 17:43:41 ea1d1ca13537: Pulling fs layer 17:43:41 3750a50a1c5e: Pulling fs layer 17:43:41 a2d8cc88f415: Waiting 17:43:41 b9c365052c96: Waiting 17:43:41 ea1d1ca13537: Waiting 17:43:41 3750a50a1c5e: Waiting 17:43:41 777b28850792: Verifying Checksum 17:43:41 777b28850792: Download complete 17:43:41 2a23fa8c16f7: Verifying Checksum 17:43:41 2a23fa8c16f7: Download complete 17:43:41 4cf88f913ddb: Verifying Checksum 17:43:41 4cf88f913ddb: Download complete 17:43:41 1df406cf5192: Verifying Checksum 17:43:41 1df406cf5192: Download complete 17:43:41 cde5963f3b93: Verifying Checksum 17:43:41 cde5963f3b93: Download complete 17:43:42 cde5963f3b93: Pull complete 17:43:42 2a23fa8c16f7: Pull complete 17:43:43 777b28850792: Pull complete 17:43:45 cd6300453558: Verifying Checksum 17:43:45 cd6300453558: Download complete 17:43:45 a2d8cc88f415: Verifying Checksum 17:43:45 a2d8cc88f415: Download complete 17:43:48 ea1d1ca13537: Verifying Checksum 17:43:48 ea1d1ca13537: Download complete 17:43:48 3750a50a1c5e: Verifying Checksum 17:43:50 b9c365052c96: Verifying Checksum 17:43:50 b9c365052c96: Download complete 17:43:52 8a11ddd9e578: Verifying Checksum 17:43:52 8a11ddd9e578: Download complete 17:44:04 8a11ddd9e578: Pull complete 17:44:04 4cf88f913ddb: Pull complete 17:44:04 1df406cf5192: Pull complete 17:44:08 cd6300453558: Pull complete 17:44:12 b9c365052c96: Pull complete 17:44:12 a2d8cc88f415: Pull complete 17:44:14 ea1d1ca13537: Pull complete 17:44:15 3750a50a1c5e: Pull complete 17:44:15 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:44:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:44:15 ---> 78745c68409d 17:44:15 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:44:15 latest: Pulling from library/docker 17:44:15 8a0637ca1ac9: Pulling fs layer 17:44:15 4726da4a2734: Pulling fs layer 17:44:15 73e3cb2b3a46: Pulling fs layer 17:44:15 af8135161ac3: Pulling fs layer 17:44:15 8938096eeda7: Pulling fs layer 17:44:15 648c0e7fc3a8: Pulling fs layer 17:44:15 fe85cdb0d7dc: Pulling fs layer 17:44:15 8938096eeda7: Waiting 17:44:15 648c0e7fc3a8: Waiting 17:44:15 af8135161ac3: Waiting 17:44:15 fe85cdb0d7dc: Waiting 17:44:15 73e3cb2b3a46: Download complete 17:44:15 4726da4a2734: Verifying Checksum 17:44:15 4726da4a2734: Download complete 17:44:15 8a0637ca1ac9: Verifying Checksum 17:44:15 8a0637ca1ac9: Download complete 17:44:15 8938096eeda7: Verifying Checksum 17:44:15 8938096eeda7: Download complete 17:44:15 648c0e7fc3a8: Verifying Checksum 17:44:15 648c0e7fc3a8: Download complete 17:44:16 fe85cdb0d7dc: Verifying Checksum 17:44:16 fe85cdb0d7dc: Download complete 17:44:16 8a0637ca1ac9: Pull complete 17:44:17 4726da4a2734: Pull complete 17:44:17 73e3cb2b3a46: Pull complete 17:44:20 Running on prd-centos7-docker-4c-2g-2607 in /w/workspace/ndry_app-functions-sdk-go_PR-314 [Pipeline] { [Pipeline] ws 17:44:20 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:44:21 af8135161ac3: Verifying Checksum 17:44:21 af8135161ac3: Download complete 17:44:24 af8135161ac3: Pull complete 17:44:24 8938096eeda7: Pull complete 17:44:24 648c0e7fc3a8: Pull complete 17:44:24 fe85cdb0d7dc: Pull complete 17:44:24 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 17:44:24 Status: Downloaded newer image for docker:latest 17:44:25 using credential edgex-jenkins-ssh 17:44:25 Cloning the remote Git repository 17:44:25 Cloning with configured refspecs honoured and without tags 17:44:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:44:25 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 17:44:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:44:25 > git --version # timeout=10 17:44:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:44:29 Fetching without tags 17:44:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:44:28 > git config --add remote.origin.fetch +refs/pull/314/head:refs/remotes/origin/PR-314 # timeout=10 17:44:28 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:44:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:44:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:29 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:44:29 Merging remotes/origin/master commit 6d277aa29535ad2364142a0838c9f0161c01ac18 into PR head commit c1e497b8219cd83f52c113851dc85288129848a0 17:44:29 Merge succeeded, producing c1e497b8219cd83f52c113851dc85288129848a0 17:44:29 Checking out Revision c1e497b8219cd83f52c113851dc85288129848a0 (PR-314) 17:44:29 > git config core.sparsecheckout # timeout=10 17:44:29 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # timeout=10 17:44:29 > git remote # timeout=10 17:44:29 > git config --get remote.origin.url # timeout=10 17:44:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:29 > git merge 6d277aa29535ad2364142a0838c9f0161c01ac18 # timeout=10 17:44:29 > git rev-parse HEAD^{commit} # timeout=10 17:44:29 > git config core.sparsecheckout # timeout=10 17:44:29 > git checkout -f c1e497b8219cd83f52c113851dc85288129848a0 # timeout=10 17:44:33 ---> a775efb3dcf3 17:44:33 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:44:33 ---> Running in b83345ea8f0f 17:44:33 Removing intermediate container b83345ea8f0f 17:44:33 ---> 902325d19da7 17:44:33 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:44:33 ---> Running in a1259fc1ab63 17:44:33 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:44:34 Commit message: "mqtt tests" 17:44:34 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 17:44:34 (1/5) Installing libsodium (1.0.18-r0) [Pipeline] unstash 17:44:35 (2/5) Installing libzmq (4.3.2-r0) 17:44:35 (3/5) Installing pkgconf (1.6.3-r0) 17:44:35 (4/5) Installing libsodium-dev (1.0.18-r0) 17:44:35 (5/5) Installing zeromq-dev (4.3.2-r0) 17:44:35 Executing busybox-1.31.1-r8.trigger 17:44:35 OK: 127 MiB in 44 packages 17:44:36 Removing intermediate container a1259fc1ab63 17:44:36 ---> 8c285ef59c8c 17:44:36 Step 6/8 : WORKDIR /build 17:44:36 ---> Running in cf65124690cd [Pipeline] echo 17:44:37 ========================================================= 17:44:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:44:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:44:37 Removing intermediate container cf65124690cd 17:44:37 ---> ca774ad563e5 17:44:37 Step 7/8 : COPY go.mod . 17:44:38 ---> 826fd3ef3681 17:44:38 Step 8/8 : RUN go mod download 17:44:38 ---> Running in 78a20005e805 17:44:38 + 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 . 17:44:38 Sending build context to Docker daemon 36.62MB 17:44:38 Step 1/8 : ARG BASE=golang:1.13-alpine 17:44:38 Step 2/8 : FROM ${BASE} 17:44:39 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:44:39 e6b0cf9c0882: Pulling fs layer 17:44:39 2848faf0eed1: Pulling fs layer 17:44:39 0f37312ad70f: Pulling fs layer 17:44:39 5788d62ee057: Pulling fs layer 17:44:39 0e6b1d234666: Pulling fs layer 17:44:39 bf5d7aec512f: Pulling fs layer 17:44:39 34c802a77dc8: Pulling fs layer 17:44:39 9eb99e56ec68: Pulling fs layer 17:44:39 27c7a5d97fbd: Pulling fs layer 17:44:39 5c102a31e300: Pulling fs layer 17:44:39 dcfb455df0a1: Pulling fs layer 17:44:39 34c802a77dc8: Waiting 17:44:39 9eb99e56ec68: Waiting 17:44:39 27c7a5d97fbd: Waiting 17:44:39 5c102a31e300: Waiting 17:44:39 dcfb455df0a1: Waiting 17:44:39 5788d62ee057: Waiting 17:44:39 0e6b1d234666: Waiting 17:44:39 bf5d7aec512f: Waiting 17:44:39 0f37312ad70f: Verifying Checksum 17:44:39 0f37312ad70f: Download complete 17:44:39 2848faf0eed1: Verifying Checksum 17:44:39 2848faf0eed1: Download complete 17:44:39 0e6b1d234666: Verifying Checksum 17:44:39 0e6b1d234666: Download complete 17:44:39 bf5d7aec512f: Verifying Checksum 17:44:39 bf5d7aec512f: Download complete 17:44:39 e6b0cf9c0882: Verifying Checksum 17:44:39 e6b0cf9c0882: Download complete 17:44:39 e6b0cf9c0882: Pull complete 17:44:39 2848faf0eed1: Pull complete 17:44:40 0f37312ad70f: Pull complete 17:44:40 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:44:40 go: finding github.com/BurntSushi/toml v0.3.1 17:44:40 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:44:40 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:44:40 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:44:40 go: finding github.com/bgentry/speakeasy v0.1.0 17:44:40 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:44:40 go: finding github.com/davecgh/go-spew v1.1.1 17:44:40 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:44:40 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:44:40 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 17:44:40 34c802a77dc8: Verifying Checksum 17:44:40 34c802a77dc8: Download complete 17:44:40 27c7a5d97fbd: Verifying Checksum 17:44:40 27c7a5d97fbd: Download complete 17:44:40 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 17:44:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:44:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:44:40 go: finding github.com/fatih/color v1.7.0 17:44:41 go: finding github.com/go-kit/kit v0.8.0 17:44:41 go: finding github.com/go-logfmt/logfmt v0.4.0 17:44:41 go: finding github.com/go-stack/stack v1.8.0 17:44:41 go: finding github.com/golang/snappy v0.0.1 17:44:41 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:44:41 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:44:41 go: finding github.com/google/go-cmp v0.3.1 17:44:41 go: finding github.com/google/uuid v1.1.0 17:44:41 go: finding github.com/gorilla/mux v1.7.2 17:44:41 go: finding github.com/hashicorp/consul/api v1.1.0 17:44:41 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:44:41 go: finding github.com/hashicorp/errwrap v1.0.0 17:44:41 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:44:41 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:44:41 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:44:41 go: finding github.com/hashicorp/go-multierror v1.0.0 17:44:41 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:44:41 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:44:41 go: finding github.com/hashicorp/go-syslog v1.0.0 17:44:41 go: finding github.com/hashicorp/go-uuid v1.0.1 17:44:41 go: finding github.com/hashicorp/go.net v0.0.1 17:44:41 go: finding github.com/hashicorp/golang-lru v0.5.0 17:44:41 go: finding github.com/hashicorp/logutils v1.0.0 17:44:41 go: finding github.com/hashicorp/mdns v1.0.0 17:44:41 go: finding github.com/hashicorp/memberlist v0.1.3 17:44:41 go: finding github.com/hashicorp/serf v0.8.2 17:44:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:44:41 go: finding github.com/kr/pretty v0.2.0 17:44:41 go: finding github.com/kr/pty v1.1.1 17:44:41 go: finding github.com/kr/text v0.1.0 17:44:41 go: finding github.com/mattn/go-colorable v0.0.9 17:44:41 go: finding github.com/mattn/go-isatty v0.0.3 17:44:41 go: finding github.com/miekg/dns v1.0.14 17:44:41 go: finding github.com/mitchellh/cli v1.0.0 17:44:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:44:41 go: finding github.com/mitchellh/copystructure v1.0.0 17:44:41 go: finding github.com/mitchellh/go-homedir v1.0.0 17:44:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:44:41 go: finding github.com/mitchellh/gox v0.4.0 17:44:41 go: finding github.com/mitchellh/iochan v1.0.0 17:44:41 go: finding github.com/mitchellh/mapstructure v1.1.2 17:44:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:44:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:44:41 go: finding github.com/pebbe/zmq4 v1.0.0 17:44:41 go: finding github.com/pelletier/go-toml v1.2.0 17:44:41 go: finding github.com/pkg/errors v0.8.1 17:44:41 go: finding github.com/pmezard/go-difflib v1.0.0 17:44:41 go: finding github.com/posener/complete v1.1.1 17:44:41 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:44:41 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:44:41 go: finding github.com/stretchr/objx v0.2.0 17:44:41 go: finding github.com/stretchr/testify v1.4.0 17:44:41 go: finding github.com/tidwall/pretty v1.0.0 17:44:41 go: finding github.com/ugorji/go v1.1.4 17:44:41 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:44:41 go: finding github.com/xdg/stringprep v1.0.0 17:44:42 go: finding go.mongodb.org/mongo-driver v1.1.1 17:44:42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:44:42 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:44:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:44:42 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:44:42 go: finding golang.org/x/text v0.3.2 17:44:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:44:42 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:44:42 go: finding gopkg.in/yaml.v2 v2.2.2 17:44:42 5c102a31e300: Verifying Checksum 17:44:42 5c102a31e300: Download complete 17:44:42 dcfb455df0a1: Verifying Checksum 17:44:42 dcfb455df0a1: Download complete 17:44:43 9eb99e56ec68: Verifying Checksum 17:44:43 9eb99e56ec68: Download complete 17:44:43 5788d62ee057: Verifying Checksum 17:44:43 5788d62ee057: Download complete 17:44:52 5788d62ee057: Pull complete 17:44:52 0e6b1d234666: Pull complete 17:44:52 bf5d7aec512f: Pull complete 17:44:59 34c802a77dc8: Pull complete 17:45:00 Removing intermediate container 78a20005e805 17:45:00 ---> 7fd3d9a8e88e 17:45:00 Successfully built 7fd3d9a8e88e 17:45:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:45:01 + docker inspect -f . ci-base-image-arm64 17:45:01 . [Pipeline] withDockerContainer 17:45:01 prd-ubuntu18.04-docker-arm64-4c-16g-2606 does not seem to be running inside a container 17:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 17:45:03 $ docker top 1b7f3744d405d51c8c29beca746d90a30a89050a492c2e4c9a2115f833656e84 -eo pid,comm 17:45:03 9eb99e56ec68: Pull complete [Pipeline] { [Pipeline] sh 17:45:04 27c7a5d97fbd: Pull complete 17:45:04 + go version 17:45:04 go version go1.13.5 linux/arm64 [Pipeline] sh 17:45:05 + make test 17:45:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:45:06 5c102a31e300: Pull complete 17:45:06 dcfb455df0a1: Pull complete 17:45:06 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:45:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:45:06 ---> 7c70fe431013 17:45:06 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:45:07 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:45:07 latest: Pulling from library/docker 17:45:07 aad63a933944: Pulling fs layer 17:45:07 69846a6807b3: Pulling fs layer 17:45:07 5517540127c6: Pulling fs layer 17:45:07 da4bc653673c: Pulling fs layer 17:45:07 7d6a82484b25: Pulling fs layer 17:45:07 98d7178a08bc: Pulling fs layer 17:45:07 06fedb666dd1: Pulling fs layer 17:45:07 7d6a82484b25: Waiting 17:45:07 98d7178a08bc: Waiting 17:45:07 da4bc653673c: Waiting 17:45:07 06fedb666dd1: Waiting 17:45:07 5517540127c6: Verifying Checksum 17:45:07 5517540127c6: Download complete 17:45:08 aad63a933944: Verifying Checksum 17:45:08 aad63a933944: Download complete 17:45:08 69846a6807b3: Verifying Checksum 17:45:08 69846a6807b3: Download complete 17:45:08 7d6a82484b25: Verifying Checksum 17:45:08 7d6a82484b25: Download complete 17:45:08 98d7178a08bc: Verifying Checksum 17:45:08 98d7178a08bc: Download complete 17:45:08 06fedb666dd1: Verifying Checksum 17:45:08 06fedb666dd1: Download complete 17:45:09 aad63a933944: Pull complete 17:45:09 69846a6807b3: Pull complete 17:45:10 5517540127c6: Pull complete 17:45:10 da4bc653673c: Verifying Checksum 17:45:10 da4bc653673c: Download complete 17:45:14 da4bc653673c: Pull complete 17:45:14 7d6a82484b25: Pull complete 17:45:14 98d7178a08bc: Pull complete 17:45:14 06fedb666dd1: Pull complete 17:45:14 Digest: sha256:afea2876df8334e5430d2427cfd37b39be2ee497db76d3651b2b14d97de4b562 17:45:14 Status: Downloaded newer image for docker:latest 17:45:17 ---> a93b84d38730 17:45:17 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:45:17 ---> Running in 30731f643887 17:45:17 Removing intermediate container 30731f643887 17:45:17 ---> 2de2933008ec 17:45:17 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:45:17 ---> Running in 7304af8a2aab 17:45:19 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:45:20 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:45:21 (1/5) Installing libsodium (1.0.18-r0) 17:45:21 (2/5) Installing libzmq (4.3.2-r0) 17:45:21 (3/5) Installing pkgconf (1.6.3-r0) 17:45:21 (4/5) Installing libsodium-dev (1.0.18-r0) 17:45:21 (5/5) Installing zeromq-dev (4.3.2-r0) 17:45:21 Executing busybox-1.31.1-r8.trigger 17:45:21 OK: 145 MiB in 44 packages 17:45:22 Removing intermediate container 7304af8a2aab 17:45:22 ---> 36d922874561 17:45:22 Step 6/8 : WORKDIR /build 17:45:22 ---> Running in f539cb5618f0 17:45:23 Removing intermediate container f539cb5618f0 17:45:23 ---> 1387b812cbfd 17:45:23 Step 7/8 : COPY go.mod . 17:45:23 ---> 5e2000bae30f 17:45:23 Step 8/8 : RUN go mod download 17:45:23 ---> Running in 92eb42ebe0d7 17:45:28 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:45:28 go: finding github.com/BurntSushi/toml v0.3.1 17:45:28 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:45:28 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:45:28 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:45:28 go: finding github.com/bgentry/speakeasy v0.1.0 17:45:28 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:45:28 go: finding github.com/davecgh/go-spew v1.1.1 17:45:28 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:45:28 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:45:28 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.52 17:45:28 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.16 17:45:28 go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 17:45:28 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:45:28 go: finding github.com/fatih/color v1.7.0 17:45:28 go: finding github.com/go-kit/kit v0.8.0 17:45:28 go: finding github.com/go-logfmt/logfmt v0.4.0 17:45:28 go: finding github.com/go-stack/stack v1.8.0 17:45:28 go: finding github.com/golang/snappy v0.0.1 17:45:28 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:45:28 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:45:28 go: finding github.com/google/go-cmp v0.3.1 17:45:28 go: finding github.com/google/uuid v1.1.0 17:45:28 go: finding github.com/gorilla/mux v1.7.2 17:45:28 go: finding github.com/hashicorp/consul/api v1.1.0 17:45:28 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:45:28 go: finding github.com/hashicorp/errwrap v1.0.0 17:45:28 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:45:28 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:45:28 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:45:28 go: finding github.com/hashicorp/go-multierror v1.0.0 17:45:28 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:45:28 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:45:28 go: finding github.com/hashicorp/go-syslog v1.0.0 17:45:28 go: finding github.com/hashicorp/go-uuid v1.0.1 17:45:28 go: finding github.com/hashicorp/go.net v0.0.1 17:45:28 go: finding github.com/hashicorp/golang-lru v0.5.0 17:45:28 go: finding github.com/hashicorp/logutils v1.0.0 17:45:28 go: finding github.com/hashicorp/mdns v1.0.0 17:45:28 go: finding github.com/hashicorp/memberlist v0.1.3 17:45:28 go: finding github.com/hashicorp/serf v0.8.2 17:45:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:45:28 go: finding github.com/kr/pretty v0.2.0 17:45:29 go: finding github.com/kr/pty v1.1.1 17:45:29 go: finding github.com/kr/text v0.1.0 17:45:29 go: finding github.com/mattn/go-colorable v0.0.9 17:45:29 go: finding github.com/mattn/go-isatty v0.0.3 17:45:29 go: finding github.com/miekg/dns v1.0.14 17:45:29 go: finding github.com/mitchellh/cli v1.0.0 17:45:29 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:45:29 go: finding github.com/mitchellh/copystructure v1.0.0 17:45:29 go: finding github.com/mitchellh/go-homedir v1.0.0 17:45:29 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:45:29 go: finding github.com/mitchellh/gox v0.4.0 17:45:29 go: finding github.com/mitchellh/iochan v1.0.0 17:45:29 go: finding github.com/mitchellh/mapstructure v1.1.2 17:45:29 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:45:29 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:45:29 go: finding github.com/pebbe/zmq4 v1.0.0 17:45:29 go: finding github.com/pelletier/go-toml v1.2.0 17:45:29 go: finding github.com/pkg/errors v0.8.1 17:45:29 go: finding github.com/pmezard/go-difflib v1.0.0 17:45:29 go: finding github.com/posener/complete v1.1.1 17:45:29 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:45:29 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:45:29 go: finding github.com/stretchr/objx v0.2.0 17:45:29 go: finding github.com/stretchr/testify v1.4.0 17:45:29 go: finding github.com/tidwall/pretty v1.0.0 17:45:29 go: finding github.com/ugorji/go v1.1.4 17:45:30 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:45:30 go: finding github.com/xdg/stringprep v1.0.0 17:45:30 go: finding go.mongodb.org/mongo-driver v1.1.1 17:45:30 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:45:30 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:45:30 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:45:30 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:45:30 go: finding golang.org/x/text v0.3.2 17:45:30 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 17:45:30 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 17:45:30 go: finding gopkg.in/yaml.v2 v2.2.2 17:45:45 Removing intermediate container 92eb42ebe0d7 17:45:45 ---> fba93775a4a0 17:45:45 Successfully built fba93775a4a0 17:45:45 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 17:45:47 + docker inspect -f . ci-base-image-x86_64 17:45:47 . [Pipeline] withDockerContainer 17:45:47 prd-centos7-docker-4c-2g-2607 does not seem to be running inside a container 17:45:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 17:45:48 $ docker top 852c497fd8ee776286329b032978f6751539cdc216bfe0903c82fa343ae43870 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:50 + go version 17:45:50 go version go1.13.5 linux/amd64 [Pipeline] sh 17:45:50 + make test 17:45:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:45:54 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.125s coverage: 88.9% of statements 17:45:54 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:46:09 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.438s coverage: 41.7% of statements 17:46:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:46:09 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:46:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.028s coverage: 100.0% of statements 17:46:09 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.434s coverage: 69.3% of statements 17:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.074s coverage: 74.0% of statements 17:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.019s coverage: 89.5% of statements 17:46:12 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.020s coverage: 100.0% of statements 17:46:16 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.184s coverage: 88.9% of statements 17:46:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.102s coverage: 100.0% of statements 17:46:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.019s coverage: 100.0% of statements 17:46:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.017s coverage: 100.0% of statements 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:46:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.036s coverage: 96.6% of statements 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:46:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.018s coverage: 97.7% of statements 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:46:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.670s coverage: 84.8% of statements 17:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.101s coverage: 83.3% of statements 17:46:26 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.549s coverage: 62.3% of statements 17:46:26 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:46:26 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.026s coverage: 100.0% of statements 17:46:26 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 1.300s coverage: 41.7% of statements 17:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:46:32 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/config 0.021s coverage: 100.0% of statements 17:46:32 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.554s coverage: 69.3% of statements 17:46:38 gofmt -l . 17:46:38 [ "`gofmt -l .`" = "" ] 17:46:38 ./bin/test-attribution-txt.sh 17:46:38 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:46:39 Stashed 1 file(s) [Pipeline] } 17:46:39 $ docker stop --time=1 1b7f3744d405d51c8c29beca746d90a30a89050a492c2e4c9a2115f833656e84 17:46:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 7.090s coverage: 74.0% of statements 17:46:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.052s coverage: 89.5% of statements 17:46:39 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.042s coverage: 100.0% of statements 17:46:41 $ docker rm -f 1b7f3744d405d51c8c29beca746d90a30a89050a492c2e4c9a2115f833656e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 17:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.157s coverage: 100.0% of statements 17:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.011s coverage: 100.0% of statements 17:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.013s coverage: 100.0% of statements 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.008s coverage: 96.6% of statements 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:46:42 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.006s coverage: 97.7% of statements 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:46:42 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] [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] } 17:46:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.738s coverage: 84.8% of statements 17:46:46 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.084s coverage: 83.3% of statements 17:46:46 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:46:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.558s coverage: 62.3% of statements 17:46:47 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:46:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 100.0% of statements 17:46:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:46:58 gofmt -l . 17:46:58 [ "`gofmt -l .`" = "" ] 17:46:58 ./bin/test-attribution-txt.sh 17:46:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:47:00 Warning: overwriting stash ‘coverage-report’ 17:47:01 Stashed 1 file(s) [Pipeline] } 17:47:01 $ docker stop --time=1 852c497fd8ee776286329b032978f6751539cdc216bfe0903c82fa343ae43870 17:47:03 $ docker rm -f 852c497fd8ee776286329b032978f6751539cdc216bfe0903c82fa343ae43870 [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 17:47:05 provisioning config files... 17:47:05 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config2150596986571502952tmp [Pipeline] { [Pipeline] sh 17:47:05 + curl -s https://codecov.io/bash 17:47:05 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config2150596986571502952tmp 17:47:06 17:47:06 _____ _ 17:47:06 / ____| | | 17:47:06 | | ___ __| | ___ ___ _____ __ 17:47:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:47:06 | |___| (_) | (_| | __/ (_| (_) \ V / 17:47:06 \_____\___/ \__,_|\___|\___\___/ \_/ 17:47:06 Bash-tbd 17:47:06 17:47:06 17:47:06 ==> Jenkins CI detected. 17:47:06 project root: . 17:47:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:47:06 ==> Running gcov in . (disable via -X gcov) 17:47:06 ==> Python coveragepy not found 17:47:06 ==> Searching for coverage reports in: 17:47:06 + . 17:47:06 -> Found 1 reports 17:47:06 ==> Detecting git/mercurial file structure 17:47:06 ==> Reading reports 17:47:06 + ./coverage.out bytes=69453 17:47:06 ==> Appending adjustments 17:47:06 http://docs.codecov.io/docs/fixing-reports 17:47:06 + Found adjustments 17:47:06 ==> Gzipping contents 17:47:06 ==> Uploading reports 17:47:06 url: https://codecov.io 17:47:06 query: branch=PR-314&commit=c1e497b8219cd83f52c113851dc85288129848a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 17:47:06 -> Pinging Codecov 17:47:06 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-314&commit=c1e497b8219cd83f52c113851dc85288129848a0&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-314%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=314&job= 17:47:06 -> Uploading 17:47:07 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c1e497b8219cd83f52c113851dc85288129848a0 [Pipeline] } 17:47:07 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 17:47:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:47:08 ---> package-listing.sh 17:47:08 ++ facter osfamily 17:47:08 ++ tr '[:upper:]' '[:lower:]' 17:47:08 + OS_FAMILY=redhat 17:47:08 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-314 17:47:08 + START_PACKAGES=/tmp/packages_start.txt 17:47:08 + END_PACKAGES=/tmp/packages_end.txt 17:47:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:47:08 + PACKAGES=/tmp/packages_start.txt 17:47:08 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 17:47:08 + PACKAGES=/tmp/packages_end.txt 17:47:08 + case "${OS_FAMILY}" in 17:47:08 + rpm -qa 17:47:08 + sort 17:47:13 + '[' -f /tmp/packages_start.txt ']' 17:47:13 + '[' -f /tmp/packages_end.txt ']' 17:47:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:47:13 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-314 ']' 17:47:13 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ 17:47:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-314/archives/ [Pipeline] isUnix [Pipeline] sh 17:47:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:47:13 17:47:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:47:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:47:13 alpine: Pulling from edgex-lftools-log-publisher 17:47:13 c9b1b535fdd9: Pulling fs layer 17:47:13 2cc5ad85d9ab: Pulling fs layer 17:47:13 756a868c4378: Pulling fs layer 17:47:13 444b2fc9a129: Pulling fs layer 17:47:13 ea15f1150254: Pulling fs layer 17:47:13 41b27a9f41bf: Pulling fs layer 17:47:13 28c525ee5125: Pulling fs layer 17:47:13 094b1ea09ed8: Pulling fs layer 17:47:13 138eaada9080: Pulling fs layer 17:47:13 0622d0fa9048: Pulling fs layer 17:47:13 41b27a9f41bf: Waiting 17:47:13 28c525ee5125: Waiting 17:47:13 094b1ea09ed8: Waiting 17:47:13 138eaada9080: Waiting 17:47:13 444b2fc9a129: Waiting 17:47:13 ea15f1150254: Waiting 17:47:13 0622d0fa9048: Waiting 17:47:13 2cc5ad85d9ab: Verifying Checksum 17:47:13 2cc5ad85d9ab: Download complete 17:47:13 444b2fc9a129: Download complete 17:47:13 c9b1b535fdd9: Verifying Checksum 17:47:13 c9b1b535fdd9: Download complete 17:47:14 ea15f1150254: Verifying Checksum 17:47:14 ea15f1150254: Download complete 17:47:14 28c525ee5125: Verifying Checksum 17:47:14 28c525ee5125: Download complete 17:47:14 c9b1b535fdd9: Pull complete 17:47:14 756a868c4378: Verifying Checksum 17:47:14 756a868c4378: Download complete 17:47:14 138eaada9080: Verifying Checksum 17:47:14 138eaada9080: Download complete 17:47:14 094b1ea09ed8: Verifying Checksum 17:47:14 094b1ea09ed8: Download complete 17:47:14 0622d0fa9048: Verifying Checksum 17:47:14 0622d0fa9048: Download complete 17:47:14 2cc5ad85d9ab: Pull complete 17:47:15 41b27a9f41bf: Verifying Checksum 17:47:15 41b27a9f41bf: Download complete 17:47:17 756a868c4378: Pull complete 17:47:17 444b2fc9a129: Pull complete 17:47:17 ea15f1150254: Pull complete 17:47:20 41b27a9f41bf: Pull complete 17:47:20 28c525ee5125: Pull complete 17:47:22 094b1ea09ed8: Pull complete 17:47:22 138eaada9080: Pull complete 17:47:22 0622d0fa9048: Pull complete 17:47:22 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:47:23 prd-centos7-docker-4c-2g-2605 does not seem to be running inside a container 17:47:23 $ 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-314 -v /w/workspace/ndry_app-functions-sdk-go_PR-314:/w/workspace/ndry_app-functions-sdk-go_PR-314:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:47:24 $ docker top 74dda238adc9a22c09f1411ecf09981faa83fa7ead60bb76e2a702ea0be6dd35 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:47:24 provisioning config files... 17:47:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-314@tmp/config3026757672674274963tmp [Pipeline] { [Pipeline] echo 17:47:24 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:47:24 ---> create-netrc.sh [Pipeline] echo 17:47:24 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:47:25 ---> logs-deploy.sh 17:47:25 + ARCHIVE_ARTIFACTS= 17:47:25 + LOGS_SERVER=https://logs.edgexfoundry.org 17:47:25 + '[' https://logs.edgexfoundry.org == None ']' 17:47:25 + NEXUS_URL=https://nexus.edgexfoundry.org 17:47:25 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/3 17:47:25 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/3/ 17:47:25 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/3 /w/workspace/ndry_app-functions-sdk-go_PR-314 17:47:26 Archives upload complete. 17:47:26 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-314/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-314/3/ 17:47:27 ---> uname -a: 17:47:27 Linux 74dda238adc9 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 17:47:27 17:47:27 17:47:27 ---> lscpu: 17:47:27 Architecture: x86_64 17:47:27 CPU op-mode(s): 32-bit, 64-bit 17:47:27 Byte Order: Little Endian 17:47:27 Address sizes: 40 bits physical, 48 bits virtual 17:47:27 CPU(s): 4 17:47:27 On-line CPU(s) list: 0-3 17:47:27 Thread(s) per core: 1 17:47:27 Core(s) per socket: 1 17:47:27 Socket(s): 4 17:47:27 NUMA node(s): 1 17:47:27 Vendor ID: GenuineIntel 17:47:27 CPU family: 6 17:47:27 Model: 44 17:47:27 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:47:27 Stepping: 1 17:47:27 CPU MHz: 2933.438 17:47:27 BogoMIPS: 5866.87 17:47:27 Virtualization: VT-x 17:47:27 Hypervisor vendor: KVM 17:47:27 Virtualization type: full 17:47:27 L1d cache: 128 KiB 17:47:27 L1i cache: 128 KiB 17:47:27 L2 cache: 16 MiB 17:47:27 L3 cache: 64 MiB 17:47:27 NUMA node0 CPU(s): 0-3 17:47:27 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 17:47:27 Vulnerability Meltdown: Mitigation; PTI 17:47:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:47:27 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 17:47:27 Vulnerability Spectre v2: Mitigation; Full retpoline 17:47:27 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 17:47:27 17:47:27 17:47:27 ---> nproc: 17:47:27 4 17:47:27 17:47:27 17:47:27 ---> df -h: 17:47:27 Filesystem Size Used Available Use% Mounted on 17:47:27 overlay 50.0G 6.4G 43.6G 13% / 17:47:27 tmpfs 64.0M 0 64.0M 0% /dev 17:47:27 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 17:47:27 shm 64.0M 0 64.0M 0% /dev/shm 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-314@tmp 17:47:27 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 17:47:27 17:47:27 17:47:27 ---> free -m: 17:47:27 total used free shared buff/cache available 17:47:27 Mem: 1838 613 68 0 1156 1119 17:47:27 Swap: 1023 1 1022 17:47:27 17:47:27 17:47:27 ---> ip addr: 17:47:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:47:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:47:27 inet 127.0.0.1/8 scope host lo 17:47:27 valid_lft forever preferred_lft forever 17:47:27 6: eth0@if7: mtu 1458 qdisc noqueue state UP 17:47:27 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 17:47:27 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 17:47:27 valid_lft forever preferred_lft forever 17:47:27 17:47:27 17:47:27 ---> sar -b -r -n DEV: 17:47:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 17:47:27 17:47:27 17:40:10 LINUX RESTART 17:47:27 17:47:27 17:41:03 tps rtps wtps bread/s bwrtn/s 17:47:27 17:42:01 19.01 2.86 16.15 85.55 2627.14 17:47:27 17:43:01 2.56 0.00 2.56 0.00 87.13 17:47:27 17:44:01 0.27 0.00 0.27 0.00 3.61 17:47:27 17:45:01 0.28 0.00 0.28 0.00 3.33 17:47:27 17:46:01 0.22 0.00 0.22 0.00 2.88 17:47:27 17:47:01 0.40 0.02 0.38 0.13 4.75 17:47:27 Average: 3.71 0.47 3.24 13.89 442.81 17:47:27 17:47:27 17:41:03 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:47:27 17:42:01 180480 1701824 90.41 2620 1174696 942208 32.15 444112 1099792 20 17:47:27 17:43:01 187728 1694576 90.03 2620 1174704 902316 30.79 439532 1098148 8 17:47:27 17:44:01 182624 1699680 90.30 2620 1174712 902608 30.80 446096 1097072 8 17:47:27 17:45:01 183108 1699196 90.27 2620 1174712 902532 30.79 445716 1096944 16 17:47:27 17:46:01 183288 1699016 90.26 2620 1174720 902428 30.79 445308 1096936 8 17:47:27 17:47:01 184192 1698112 90.21 2620 1174728 902356 30.79 444812 1096936 12 17:47:27 Average: 183570 1698734 90.25 2620 1174712 909075 31.02 444263 1097638 12 17:47:27 17:47:27 17:41:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 17:47:27 17:42:01 eth0 159.70 112.81 174.96 329.22 0.00 0.00 0.00 17:47:27 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:42:01 docker0 47.36 40.66 3.66 143.12 0.00 0.00 0.00 17:47:27 17:43:01 eth0 0.70 0.15 0.12 0.01 0.00 0.00 0.00 17:47:27 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:44:01 eth0 0.90 0.43 0.33 0.21 0.00 0.00 0.00 17:47:27 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:45:01 eth0 0.40 0.35 0.29 0.20 0.00 0.00 0.00 17:47:27 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:46:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 17:47:27 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:47:01 eth0 0.08 0.13 0.01 0.01 0.00 0.00 0.00 17:47:27 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 Average: eth0 26.28 18.50 28.50 53.44 0.00 0.00 0.00 17:47:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:47:27 Average: docker0 7.67 6.59 0.59 23.20 0.00 0.00 0.00 17:47:27 17:47:27 17:47:27 ---> sar -P ALL: 17:47:27 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/07/20 _x86_64_ (4 CPU) 17:47:27 17:47:27 17:40:10 LINUX RESTART 17:47:27 17:47:27 17:41:03 CPU %user %nice %system %iowait %steal %idle 17:47:27 17:42:01 all 2.69 0.00 0.67 0.10 0.00 96.54 17:47:27 17:42:01 0 1.47 0.00 0.88 0.33 0.00 97.32 17:47:27 17:42:01 1 3.57 0.00 0.60 0.02 0.02 95.79 17:47:27 17:42:01 2 3.23 0.00 0.69 0.02 0.02 96.04 17:47:27 17:42:01 3 2.47 0.00 0.48 0.03 0.02 97.00 17:47:27 17:43:01 all 0.20 0.00 0.06 0.00 0.00 99.73 17:47:27 17:43:01 0 0.07 0.00 0.07 0.00 0.00 99.87 17:47:27 17:43:01 1 0.07 0.00 0.08 0.00 0.00 99.85 17:47:27 17:43:01 2 0.62 0.00 0.08 0.00 0.00 99.30 17:47:27 17:43:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:47:27 17:44:01 all 0.20 0.00 0.06 0.00 0.00 99.74 17:47:27 17:44:01 0 0.28 0.00 0.07 0.00 0.00 99.65 17:47:27 17:44:01 1 0.10 0.00 0.07 0.00 0.00 99.83 17:47:27 17:44:01 2 0.35 0.00 0.07 0.00 0.00 99.58 17:47:27 17:44:01 3 0.05 0.00 0.05 0.00 0.00 99.90 17:47:27 17:45:01 all 0.16 0.00 0.09 0.00 0.00 99.75 17:47:27 17:45:01 0 0.02 0.00 0.10 0.00 0.00 99.88 17:47:27 17:45:01 1 0.38 0.00 0.05 0.00 0.00 99.57 17:47:27 17:45:01 2 0.13 0.00 0.10 0.00 0.00 99.77 17:47:27 17:45:01 3 0.10 0.00 0.07 0.00 0.00 99.83 17:47:27 17:46:01 all 0.05 0.00 0.05 0.00 0.00 99.89 17:47:27 17:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 17:47:27 17:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:47:27 17:46:01 2 0.07 0.00 0.07 0.00 0.00 99.87 17:47:27 17:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 17:47:27 17:47:01 all 0.07 0.00 0.05 0.00 0.00 99.88 17:47:27 17:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:47:27 17:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 17:47:27 17:47:01 2 0.12 0.00 0.08 0.00 0.00 99.80 17:47:27 17:47:01 3 0.07 0.00 0.07 0.00 0.00 99.87 17:47:27 Average: all 0.55 0.00 0.16 0.02 0.00 99.27 17:47:27 Average: 0 0.31 0.00 0.20 0.05 0.00 99.44 17:47:27 Average: 1 0.69 0.00 0.14 0.00 0.00 99.16 17:47:27 Average: 2 0.74 0.00 0.18 0.00 0.00 99.08 17:47:27 Average: 3 0.46 0.00 0.13 0.01 0.00 99.40 17:47:27 17:47:27 17:47:27