Pull request #375 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 brian-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 8418242140e35b355d5695e21083a04ea121214e rather than 18f728d965deed23d5f216c3721b76ef09eb81e5 Obtained Jenkinsfile from 8418242140e35b355d5695e21083a04ea121214e 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 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 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1218’ is offline Running on prd-centos7-docker-4c-2g-1491 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [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-375 # 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/375/head:refs/remotes/origin/PR-375 +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 without tags Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 Merge succeeded, producing 89b609d637631100faf628876b5a491223949a23 Checking out Revision 89b609d637631100faf628876b5a491223949a23 (PR-375) > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # 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/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # 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 8418242140e35b355d5695e21083a04ea121214e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 89b609d637631100faf628876b5a491223949a23 # timeout=10 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:06:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:06:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:06:55 ========================================================= 00:06:55 EdgeX Global Pipelines Version Info 00:06:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:06:56 ------------------- 00:06:56 stable info: 00:06:56 ------------------- 00:06:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:06:56 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:06:56 Message: update stable to v1.0.89 00:06:57 ------------------- 00:06:57 experimental info: 00:06:57 ------------------- 00:06:57 Commited By: **** collab-it+edgex@linuxfoundation.org 00:06:57 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 00:06:57 Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:06:58 00:06:58 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:06:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:06:59 latest: Pulling from edgex-devops/git-semver 00:06:59 9123ac7c32f7: Pulling fs layer 00:06:59 b8cc5d1170e3: Pulling fs layer 00:06:59 2924cbbf6a41: Pulling fs layer 00:06:59 93b08a4f1073: Pulling fs layer 00:06:59 93b08a4f1073: Waiting 00:06:59 b8cc5d1170e3: Verifying Checksum 00:06:59 b8cc5d1170e3: Download complete 00:06:59 9123ac7c32f7: Verifying Checksum 00:06:59 9123ac7c32f7: Download complete 00:06:59 93b08a4f1073: Verifying Checksum 00:06:59 93b08a4f1073: Download complete 00:06:59 2924cbbf6a41: Verifying Checksum 00:06:59 2924cbbf6a41: Download complete 00:06:59 9123ac7c32f7: Pull complete 00:06:59 b8cc5d1170e3: Pull complete 00:07:00 2924cbbf6a41: Pull complete 00:07:00 93b08a4f1073: Pull complete 00:07:00 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:07:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:07:00 prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container 00:07:00 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:07:01 $ docker top 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:07:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:01 [ssh-agent] Looking for ssh-agent implementation... 00:07:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:01 $ docker exec 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent 00:07:02 SSH_AUTH_SOCK=/tmp/ssh-CXVeWyKWijJn/agent.15 00:07:02 SSH_AGENT_PID=21 00:07:02 Running ssh-add (command line suppressed) 00:07:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_7700653740305295521.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_7700653740305295521.key) 00:07:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:02 + git describe --exact-match --tags HEAD 00:07:02 fatal: No names found, cannot describe anything. [Pipeline] } 00:07:02 $ docker exec --env ******** --env ******** 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent -k 00:07:02 unset SSH_AUTH_SOCK; 00:07:02 unset SSH_AGENT_PID; 00:07:02 echo Agent pid 21 killed; 00:07:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:07:02 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:07:02 This usually means this commit has not been tagged. [Pipeline] sshagent 00:07:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:07:03 [ssh-agent] Looking for ssh-agent implementation... 00:07:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:07:03 $ docker exec 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent 00:07:03 SSH_AUTH_SOCK=/tmp/ssh-RSBlv8jnJ9WN/agent.55 00:07:03 SSH_AGENT_PID=61 00:07:03 Running ssh-add (command line suppressed) 00:07:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_2378947571173922601.key (/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/private_key_2378947571173922601.key) 00:07:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:07:03 + git semver init 00:07:03 # -> Open(): unable to determine branch for HEAD 00:07:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.git 00:07:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-375 00:07:03 # $SEMVER_REMOTE_NAME = origin 00:07:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:07:03 # $SEMVER_USER_NAME = edgex-jenkins 00:07:03 # $SEMVER_BRANCH = PR-375 00:07:03 # $SEMVER_TEMP = /tmp/semver-198075149 00:07:03 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:07:06 # '/tmp/semver-198075149' -> '/w/workspace/ndry_app-functions-sdk-go_PR-375/.semver' 00:07:06 # -> Force: false 00:07:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-375/.semver [Pipeline] } 00:07:06 $ docker exec --env ******** --env ******** 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b ssh-agent -k 00:07:06 unset SSH_AUTH_SOCK; 00:07:06 unset SSH_AGENT_PID; 00:07:06 echo Agent pid 61 killed; 00:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:07:07 + git semver [Pipeline] } 00:07:07 $ docker stop --time=1 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b 00:07:08 $ docker rm -f 72dedb2c561e952cc3c5f0b522a53692c2b44985e9aa04325f150d6409ff501b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:07:10 Stashed 125 file(s) [Pipeline] echo 00:07:10 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 00:07:25 Still waiting to schedule task 00:07:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:07:25 Still waiting to schedule task 00:07:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 00:09:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1492 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws 00:09:14 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 00:09:21 using credential edgex-jenkins-ssh 00:09:21 Cloning the remote Git repository 00:09:21 Cloning with configured refspecs honoured and without tags 00:09:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:21 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 00:09:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:21 > git --version # timeout=10 00:09:21 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:24 Fetching without tags 00:09:25 Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 00:09:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:09:24 > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 00:09:24 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:09:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:24 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:24 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:25 > git config core.sparsecheckout # timeout=10 00:09:25 > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # timeout=10 00:09:25 Merge succeeded, producing a7ae4feb8de10ec2ff4ff39404307232f7a84af9 00:09:25 Checking out Revision a7ae4feb8de10ec2ff4ff39404307232f7a84af9 (PR-375) 00:09:25 > git remote # timeout=10 00:09:25 > git config --get remote.origin.url # timeout=10 00:09:25 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:25 > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 00:09:25 > git rev-parse HEAD^{commit} # timeout=10 00:09:25 > git config core.sparsecheckout # timeout=10 00:09:25 > git checkout -f a7ae4feb8de10ec2ff4ff39404307232f7a84af9 # timeout=10 00:09:30 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" 00:09:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 00:09:30 > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] echo 00:09:34 ========================================================= 00:09:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 00:09:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:09:35 + 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 . 00:09:36 Sending build context to Docker daemon 36.98MB 00:09:36 Step 1/8 : ARG BASE=golang:1.13-alpine 00:09:36 Step 2/8 : FROM ${BASE} 00:09:36 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:09:36 cde5963f3b93: Pulling fs layer 00:09:36 2a23fa8c16f7: Pulling fs layer 00:09:36 777b28850792: Pulling fs layer 00:09:36 8a11ddd9e578: Pulling fs layer 00:09:36 4cf88f913ddb: Pulling fs layer 00:09:36 1df406cf5192: Pulling fs layer 00:09:36 cd6300453558: Pulling fs layer 00:09:36 b9c365052c96: Pulling fs layer 00:09:36 a2d8cc88f415: Pulling fs layer 00:09:36 ea1d1ca13537: Pulling fs layer 00:09:36 3750a50a1c5e: Pulling fs layer 00:09:36 cd6300453558: Waiting 00:09:36 b9c365052c96: Waiting 00:09:36 8a11ddd9e578: Waiting 00:09:36 a2d8cc88f415: Waiting 00:09:36 4cf88f913ddb: Waiting 00:09:36 1df406cf5192: Waiting 00:09:36 ea1d1ca13537: Waiting 00:09:36 3750a50a1c5e: Waiting 00:09:36 777b28850792: Verifying Checksum 00:09:36 777b28850792: Download complete 00:09:36 2a23fa8c16f7: Verifying Checksum 00:09:36 2a23fa8c16f7: Download complete 00:09:36 4cf88f913ddb: Verifying Checksum 00:09:36 4cf88f913ddb: Download complete 00:09:36 1df406cf5192: Download complete 00:09:37 cde5963f3b93: Download complete 00:09:37 cde5963f3b93: Pull complete 00:09:39 2a23fa8c16f7: Pull complete 00:09:39 777b28850792: Pull complete 00:09:41 cd6300453558: Verifying Checksum 00:09:41 cd6300453558: Download complete 00:09:41 a2d8cc88f415: Verifying Checksum 00:09:41 a2d8cc88f415: Download complete 00:09:41 Running on prd-centos7-docker-4c-2g-1493 in /w/workspace/ndry_app-functions-sdk-go_PR-375 [Pipeline] { [Pipeline] ws 00:09:41 Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout 00:09:43 ea1d1ca13537: Verifying Checksum 00:09:43 ea1d1ca13537: Download complete 00:09:43 3750a50a1c5e: Verifying Checksum 00:09:43 3750a50a1c5e: Download complete 00:09:45 using credential edgex-jenkins-ssh 00:09:45 Cloning the remote Git repository 00:09:45 Cloning with configured refspecs honoured and without tags 00:09:45 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:45 > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 00:09:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:45 > git --version # timeout=10 00:09:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:45 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:46 b9c365052c96: Verifying Checksum 00:09:46 b9c365052c96: Download complete 00:09:47 Fetching without tags 00:09:47 Merging remotes/origin/master commit 8418242140e35b355d5695e21083a04ea121214e into PR head commit 18f728d965deed23d5f216c3721b76ef09eb81e5 00:09:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:09:47 > git config --add remote.origin.fetch +refs/pull/375/head:refs/remotes/origin/PR-375 # timeout=10 00:09:47 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:47 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:09:47 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:47 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:09:47 > git config core.sparsecheckout # timeout=10 00:09:47 > git checkout -f 18f728d965deed23d5f216c3721b76ef09eb81e5 # timeout=10 00:09:47 Merge succeeded, producing 9b331b59c2034e307661534514da76a5e507db8d 00:09:47 Checking out Revision 9b331b59c2034e307661534514da76a5e507db8d (PR-375) 00:09:48 8a11ddd9e578: Verifying Checksum 00:09:48 8a11ddd9e578: Download complete 00:09:47 > git remote # timeout=10 00:09:47 > git config --get remote.origin.url # timeout=10 00:09:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:09:47 > git merge 8418242140e35b355d5695e21083a04ea121214e # timeout=10 00:09:47 > git rev-parse HEAD^{commit} # timeout=10 00:09:47 > git config core.sparsecheckout # timeout=10 00:09:47 > git checkout -f 9b331b59c2034e307661534514da76a5e507db8d # timeout=10 00:09:51 Commit message: "Merge commit '8418242140e35b355d5695e21083a04ea121214e' into HEAD" 00:09:51 First time build. Skipping changelog. 00:09:51 > git rev-list --no-walk ade1a17544c56452b9e3d83f1502c97b2d2d9da9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 00:09:53 ========================================================= 00:09:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 00:09:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:09:54 + 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 . 00:09:54 Sending build context to Docker daemon 36.98MB 00:09:54 Step 1/8 : ARG BASE=golang:1.13-alpine 00:09:54 Step 2/8 : FROM ${BASE} 00:09:54 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 00:09:54 e6b0cf9c0882: Pulling fs layer 00:09:54 2848faf0eed1: Pulling fs layer 00:09:54 0f37312ad70f: Pulling fs layer 00:09:54 5788d62ee057: Pulling fs layer 00:09:54 0e6b1d234666: Pulling fs layer 00:09:54 bf5d7aec512f: Pulling fs layer 00:09:54 34c802a77dc8: Pulling fs layer 00:09:54 9eb99e56ec68: Pulling fs layer 00:09:54 27c7a5d97fbd: Pulling fs layer 00:09:54 5c102a31e300: Pulling fs layer 00:09:54 dcfb455df0a1: Pulling fs layer 00:09:54 5c102a31e300: Waiting 00:09:54 dcfb455df0a1: Waiting 00:09:54 5788d62ee057: Waiting 00:09:54 34c802a77dc8: Waiting 00:09:54 0e6b1d234666: Waiting 00:09:54 bf5d7aec512f: Waiting 00:09:54 9eb99e56ec68: Waiting 00:09:54 27c7a5d97fbd: Waiting 00:09:54 0f37312ad70f: Verifying Checksum 00:09:54 0f37312ad70f: Download complete 00:09:55 2848faf0eed1: Verifying Checksum 00:09:55 2848faf0eed1: Download complete 00:09:55 0e6b1d234666: Verifying Checksum 00:09:55 0e6b1d234666: Download complete 00:09:55 bf5d7aec512f: Verifying Checksum 00:09:55 bf5d7aec512f: Download complete 00:09:55 e6b0cf9c0882: Verifying Checksum 00:09:55 e6b0cf9c0882: Pull complete 00:09:56 2848faf0eed1: Pull complete 00:09:56 34c802a77dc8: Verifying Checksum 00:09:56 34c802a77dc8: Download complete 00:09:56 27c7a5d97fbd: Verifying Checksum 00:09:56 27c7a5d97fbd: Download complete 00:09:56 0f37312ad70f: Pull complete 00:09:57 5c102a31e300: Verifying Checksum 00:09:57 5c102a31e300: Download complete 00:09:57 9eb99e56ec68: Verifying Checksum 00:09:57 9eb99e56ec68: Download complete 00:09:57 dcfb455df0a1: Verifying Checksum 00:09:57 dcfb455df0a1: Download complete 00:09:57 5788d62ee057: Verifying Checksum 00:09:57 5788d62ee057: Download complete 00:10:00 8a11ddd9e578: Pull complete 00:10:00 4cf88f913ddb: Pull complete 00:10:00 1df406cf5192: Pull complete 00:10:03 5788d62ee057: Pull complete 00:10:03 0e6b1d234666: Pull complete 00:10:04 bf5d7aec512f: Pull complete 00:10:05 cd6300453558: Pull complete 00:10:09 34c802a77dc8: Pull complete 00:10:10 b9c365052c96: Pull complete 00:10:10 a2d8cc88f415: Pull complete 00:10:12 ea1d1ca13537: Pull complete 00:10:13 9eb99e56ec68: Pull complete 00:10:13 27c7a5d97fbd: Pull complete 00:10:13 3750a50a1c5e: Pull complete 00:10:13 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 00:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 00:10:13 ---> 78745c68409d 00:10:13 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:10:13 latest: Pulling from library/docker 00:10:13 29e5d40040c1: Pulling fs layer 00:10:13 3be38edc41e1: Pulling fs layer 00:10:13 fe3afb04d599: Pulling fs layer 00:10:13 21821332870d: Pulling fs layer 00:10:13 c5e1b2195fd6: Pulling fs layer 00:10:13 c53ea30bba08: Pulling fs layer 00:10:13 914b2edeece3: Pulling fs layer 00:10:13 21821332870d: Waiting 00:10:13 c5e1b2195fd6: Waiting 00:10:13 c53ea30bba08: Waiting 00:10:13 914b2edeece3: Waiting 00:10:13 fe3afb04d599: Verifying Checksum 00:10:13 fe3afb04d599: Download complete 00:10:13 5c102a31e300: Pull complete 00:10:14 3be38edc41e1: Verifying Checksum 00:10:14 3be38edc41e1: Download complete 00:10:14 29e5d40040c1: Verifying Checksum 00:10:14 29e5d40040c1: Download complete 00:10:14 c5e1b2195fd6: Verifying Checksum 00:10:14 c5e1b2195fd6: Download complete 00:10:14 c53ea30bba08: Verifying Checksum 00:10:14 c53ea30bba08: Download complete 00:10:14 914b2edeece3: Verifying Checksum 00:10:14 914b2edeece3: Download complete 00:10:14 29e5d40040c1: Pull complete 00:10:15 dcfb455df0a1: Pull complete 00:10:15 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 00:10:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 00:10:15 ---> 7c70fe431013 00:10:15 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 00:10:15 latest: Pulling from library/docker 00:10:15 cbdbe7a5bc2a: Pulling fs layer 00:10:15 6f4c731d6eb3: Pulling fs layer 00:10:15 5d79d4ac3cd0: Pulling fs layer 00:10:15 03778b512305: Pulling fs layer 00:10:15 6796a5e6f8b3: Pulling fs layer 00:10:15 8d64bbb9eee3: Pulling fs layer 00:10:15 f8877bd0f32e: Pulling fs layer 00:10:15 03778b512305: Waiting 00:10:15 6796a5e6f8b3: Waiting 00:10:15 f8877bd0f32e: Waiting 00:10:15 5d79d4ac3cd0: Verifying Checksum 00:10:15 5d79d4ac3cd0: Download complete 00:10:15 6f4c731d6eb3: Download complete 00:10:15 cbdbe7a5bc2a: Download complete 00:10:15 3be38edc41e1: Pull complete 00:10:15 fe3afb04d599: Pull complete 00:10:15 6796a5e6f8b3: Verifying Checksum 00:10:15 6796a5e6f8b3: Download complete 00:10:15 8d64bbb9eee3: Verifying Checksum 00:10:15 8d64bbb9eee3: Download complete 00:10:15 f8877bd0f32e: Verifying Checksum 00:10:15 f8877bd0f32e: Download complete 00:10:16 cbdbe7a5bc2a: Pull complete 00:10:16 6f4c731d6eb3: Pull complete 00:10:16 5d79d4ac3cd0: Pull complete 00:10:16 03778b512305: Verifying Checksum 00:10:16 03778b512305: Download complete 00:10:19 21821332870d: Verifying Checksum 00:10:19 21821332870d: Download complete 00:10:20 03778b512305: Pull complete 00:10:20 6796a5e6f8b3: Pull complete 00:10:20 8d64bbb9eee3: Pull complete 00:10:20 f8877bd0f32e: Pull complete 00:10:20 Digest: sha256:bb1d4ba1c9c49c4ec4963f04c8e66fc6a554a78ea26df4c3101a4d4cdc2e01d7 00:10:20 Status: Downloaded newer image for docker:latest 00:10:21 ---> f4bffc71db03 00:10:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:10:21 ---> Running in 5fba92eeb3bb 00:10:21 Removing intermediate container 5fba92eeb3bb 00:10:21 ---> 3ecd0456aa4c 00:10:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:10:21 ---> Running in 82264af48731 00:10:22 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 00:10:22 21821332870d: Pull complete 00:10:22 c5e1b2195fd6: Pull complete 00:10:22 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 00:10:23 c53ea30bba08: Pull complete 00:10:23 (1/5) Installing libsodium (1.0.18-r0) 00:10:23 (2/5) Installing libzmq (4.3.2-r0) 00:10:23 (3/5) Installing pkgconf (1.6.3-r0) 00:10:23 914b2edeece3: Pull complete 00:10:23 Digest: sha256:bb1d4ba1c9c49c4ec4963f04c8e66fc6a554a78ea26df4c3101a4d4cdc2e01d7 00:10:23 Status: Downloaded newer image for docker:latest 00:10:23 (4/5) Installing libsodium-dev (1.0.18-r0) 00:10:23 (5/5) Installing zeromq-dev (4.3.2-r0) 00:10:23 Executing busybox-1.31.1-r8.trigger 00:10:23 OK: 145 MiB in 44 packages 00:10:24 Removing intermediate container 82264af48731 00:10:24 ---> fd07600b8637 00:10:24 Step 6/8 : WORKDIR /build 00:10:24 ---> Running in bfadbb7fb655 00:10:24 Removing intermediate container bfadbb7fb655 00:10:24 ---> d54725ebf35a 00:10:24 Step 7/8 : COPY go.mod . 00:10:24 ---> 7ce8c75d29a7 00:10:24 Step 8/8 : RUN go mod download 00:10:24 ---> Running in 6fe23d81b1d8 00:10:27 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:10:27 go: finding github.com/BurntSushi/toml v0.3.1 00:10:27 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:10:27 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:10:27 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:10:27 go: finding github.com/bgentry/speakeasy v0.1.0 00:10:27 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:10:27 go: finding github.com/davecgh/go-spew v1.1.1 00:10:27 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:10:27 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:10:27 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:10:27 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:10:27 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:10:27 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:10:27 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:10:27 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:10:27 go: finding github.com/fatih/color v1.7.0 00:10:27 go: finding github.com/fsnotify/fsnotify v1.4.7 00:10:27 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:10:27 go: finding github.com/go-kit/kit v0.8.0 00:10:27 go: finding github.com/go-logfmt/logfmt v0.4.0 00:10:27 go: finding github.com/go-redis/redis/v7 v7.2.0 00:10:27 go: finding github.com/go-stack/stack v1.8.0 00:10:27 go: finding github.com/golang/protobuf v1.3.2 00:10:27 go: finding github.com/golang/snappy v0.0.1 00:10:27 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:10:27 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:10:27 go: finding github.com/google/go-cmp v0.4.0 00:10:27 go: finding github.com/google/uuid v1.1.1 00:10:27 go: finding github.com/gorilla/mux v1.7.4 00:10:27 go: finding github.com/hashicorp/consul/api v1.1.0 00:10:27 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:10:27 go: finding github.com/hashicorp/errwrap v1.0.0 00:10:27 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:10:27 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:10:27 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:10:27 go: finding github.com/hashicorp/go-multierror v1.0.0 00:10:27 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:10:27 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:10:27 go: finding github.com/hashicorp/go-syslog v1.0.0 00:10:27 go: finding github.com/hashicorp/go-uuid v1.0.1 00:10:27 go: finding github.com/hashicorp/go.net v0.0.1 00:10:27 go: finding github.com/hashicorp/golang-lru v0.5.0 00:10:27 go: finding github.com/hashicorp/logutils v1.0.0 00:10:27 go: finding github.com/hashicorp/mdns v1.0.0 00:10:27 go: finding github.com/hashicorp/memberlist v0.1.3 00:10:27 go: finding github.com/hashicorp/serf v0.8.2 00:10:27 go: finding github.com/hpcloud/tail v1.0.0 00:10:28 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:10:28 go: finding github.com/kr/pretty v0.1.0 00:10:28 go: finding github.com/kr/pty v1.1.1 00:10:28 go: finding github.com/kr/text v0.1.0 00:10:28 go: finding github.com/mattn/go-colorable v0.0.9 00:10:28 go: finding github.com/mattn/go-isatty v0.0.3 00:10:28 go: finding github.com/miekg/dns v1.0.14 00:10:28 go: finding github.com/mitchellh/cli v1.0.0 00:10:28 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:10:28 go: finding github.com/mitchellh/copystructure v1.0.0 00:10:28 go: finding github.com/mitchellh/go-homedir v1.0.0 00:10:28 go: finding github.com/mitchellh/go-testing-interface v1.0.0 00:10:28 go: finding github.com/mitchellh/gox v0.4.0 00:10:28 go: finding github.com/mitchellh/iochan v1.0.0 00:10:28 go: finding github.com/mitchellh/mapstructure v1.1.2 00:10:28 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:10:28 go: finding github.com/onsi/ginkgo v1.10.1 00:10:28 go: finding github.com/onsi/gomega v1.7.0 00:10:28 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:10:28 go: finding github.com/pebbe/zmq4 v1.0.0 00:10:28 go: finding github.com/pelletier/go-toml v1.2.0 00:10:28 go: finding github.com/pkg/errors v0.8.1 00:10:28 go: finding github.com/pmezard/go-difflib v1.0.0 00:10:28 go: finding github.com/posener/complete v1.1.1 00:10:28 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:10:28 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:10:28 go: finding github.com/stretchr/objx v0.2.0 00:10:28 go: finding github.com/stretchr/testify v1.5.1 00:10:28 go: finding github.com/tidwall/pretty v1.0.1 00:10:28 go: finding github.com/ugorji/go v1.1.4 00:10:28 go: finding github.com/x448/float16 v0.8.4 00:10:28 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:10:28 go: finding github.com/xdg/stringprep v1.0.0 00:10:28 go: finding go.mongodb.org/mongo-driver v1.1.1 00:10:28 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:10:28 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:10:28 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:10:28 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:10:28 go: finding golang.org/x/text v0.3.2 00:10:28 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:10:28 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:10:28 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:10:28 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:10:28 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:10:28 go: finding gopkg.in/yaml.v2 v2.2.8 00:10:30 ---> f880f4137a20 00:10:30 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:10:30 ---> Running in e8bbf75cb949 00:10:30 Removing intermediate container e8bbf75cb949 00:10:30 ---> 07cdbe7739c4 00:10:30 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:10:30 ---> Running in 66d6a29c883a 00:10:31 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 00:10:32 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 00:10:33 (1/5) Installing libsodium (1.0.18-r0) 00:10:33 (2/5) Installing libzmq (4.3.2-r0) 00:10:33 (3/5) Installing pkgconf (1.6.3-r0) 00:10:33 (4/5) Installing libsodium-dev (1.0.18-r0) 00:10:33 (5/5) Installing zeromq-dev (4.3.2-r0) 00:10:33 Executing busybox-1.31.1-r8.trigger 00:10:33 OK: 127 MiB in 44 packages 00:10:35 Removing intermediate container 66d6a29c883a 00:10:35 ---> cdb54d86b86d 00:10:35 Step 6/8 : WORKDIR /build 00:10:35 ---> Running in 078e0b3aafa9 00:10:35 Removing intermediate container 078e0b3aafa9 00:10:35 ---> 4db4652dfa7d 00:10:35 Step 7/8 : COPY go.mod . 00:10:36 ---> 2a6dd12c815d 00:10:36 Step 8/8 : RUN go mod download 00:10:36 ---> Running in 7f80bab60131 00:10:39 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 00:10:39 go: finding github.com/BurntSushi/toml v0.3.1 00:10:39 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 00:10:39 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 00:10:39 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 00:10:39 go: finding github.com/bgentry/speakeasy v0.1.0 00:10:39 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 00:10:39 go: finding github.com/davecgh/go-spew v1.1.1 00:10:39 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 00:10:39 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 00:10:39 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.32 00:10:39 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 00:10:39 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 00:10:39 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 00:10:40 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 00:10:40 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 00:10:40 go: finding github.com/fatih/color v1.7.0 00:10:40 go: finding github.com/fsnotify/fsnotify v1.4.7 00:10:40 go: finding github.com/fxamacker/cbor/v2 v2.2.0 00:10:40 go: finding github.com/go-kit/kit v0.8.0 00:10:40 go: finding github.com/go-logfmt/logfmt v0.4.0 00:10:40 go: finding github.com/go-redis/redis/v7 v7.2.0 00:10:40 go: finding github.com/go-stack/stack v1.8.0 00:10:40 go: finding github.com/golang/protobuf v1.3.2 00:10:40 go: finding github.com/golang/snappy v0.0.1 00:10:40 go: finding github.com/gomodule/redigo v2.0.0+incompatible 00:10:40 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 00:10:40 go: finding github.com/google/go-cmp v0.4.0 00:10:40 go: finding github.com/google/uuid v1.1.1 00:10:40 go: finding github.com/gorilla/mux v1.7.4 00:10:40 go: finding github.com/hashicorp/consul/api v1.1.0 00:10:40 go: finding github.com/hashicorp/consul/sdk v0.1.1 00:10:40 go: finding github.com/hashicorp/errwrap v1.0.0 00:10:40 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 00:10:40 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 00:10:40 go: finding github.com/hashicorp/go-msgpack v0.5.3 00:10:40 go: finding github.com/hashicorp/go-multierror v1.0.0 00:10:40 go: finding github.com/hashicorp/go-rootcerts v1.0.0 00:10:40 go: finding github.com/hashicorp/go-sockaddr v1.0.0 00:10:40 go: finding github.com/hashicorp/go-syslog v1.0.0 00:10:40 go: finding github.com/hashicorp/go-uuid v1.0.1 00:10:41 go: finding github.com/hashicorp/go.net v0.0.1 00:10:41 go: finding github.com/hashicorp/golang-lru v0.5.0 00:10:41 go: finding github.com/hashicorp/logutils v1.0.0 00:10:41 go: finding github.com/hashicorp/mdns v1.0.0 00:10:41 go: finding github.com/hashicorp/memberlist v0.1.3 00:10:41 go: finding github.com/hashicorp/serf v0.8.2 00:10:41 Removing intermediate container 6fe23d81b1d8 00:10:41 ---> 248ba332a26a 00:10:41 Successfully built 248ba332a26a 00:10:41 Successfully tagged ci-base-image-x86_64:latest 00:10:41 go: finding github.com/hpcloud/tail v1.0.0 00:10:41 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 00:10:41 go: finding github.com/kr/pretty v0.1.0 00:10:41 go: finding github.com/kr/pty v1.1.1 00:10:41 go: finding github.com/kr/text v0.1.0 00:10:41 go: finding github.com/mattn/go-colorable v0.0.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 00:10:41 go: finding github.com/mattn/go-isatty v0.0.3 00:10:41 go: finding github.com/miekg/dns v1.0.14 00:10:41 go: finding github.com/mitchellh/cli v1.0.0 00:10:41 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 00:10:41 go: finding github.com/mitchellh/copystructure v1.0.0 00:10:41 go: finding github.com/mitchellh/go-homedir v1.0.0 00:10:41 go: finding github.com/mitchellh/go-testing-interface v1.0.0 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:10:41 go: finding github.com/mitchellh/gox v0.4.0 00:10:41 go: finding github.com/mitchellh/iochan v1.0.0 00:10:41 go: finding github.com/mitchellh/mapstructure v1.1.2 00:10:41 go: finding github.com/mitchellh/reflectwalk v1.0.0 00:10:41 go: finding github.com/onsi/ginkgo v1.10.1 00:10:41 go: finding github.com/onsi/gomega v1.7.0 00:10:41 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 00:10:41 go: finding github.com/pebbe/zmq4 v1.0.0 00:10:41 go: finding github.com/pelletier/go-toml v1.2.0 00:10:42 + docker inspect -f . ci-base-image-x86_64 00:10:42 . [Pipeline] withDockerContainer 00:10:42 go: finding github.com/pkg/errors v0.8.1 00:10:42 go: finding github.com/pmezard/go-difflib v1.0.0 00:10:42 go: finding github.com/posener/complete v1.1.1 00:10:42 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 00:10:42 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 00:10:42 go: finding github.com/stretchr/objx v0.2.0 00:10:42 go: finding github.com/stretchr/testify v1.5.1 00:10:42 go: finding github.com/tidwall/pretty v1.0.1 00:10:42 go: finding github.com/ugorji/go v1.1.4 00:10:42 go: finding github.com/x448/float16 v0.8.4 00:10:42 prd-centos7-docker-4c-2g-1493 does not seem to be running inside a container 00:10:42 $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:10:42 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 00:10:42 go: finding github.com/xdg/stringprep v1.0.0 00:10:42 go: finding go.mongodb.org/mongo-driver v1.1.1 00:10:42 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 00:10:42 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 00:10:42 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 00:10:42 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 00:10:42 go: finding golang.org/x/text v0.3.2 00:10:42 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 00:10:42 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 00:10:42 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 00:10:42 go: finding gopkg.in/fsnotify.v1 v1.4.7 00:10:42 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 00:10:42 go: finding gopkg.in/yaml.v2 v2.2.8 00:10:43 $ docker top 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff -eo pid,comm [Pipeline] { [Pipeline] sh 00:10:43 + go version 00:10:43 go version go1.13.5 linux/amd64 [Pipeline] sh 00:10:43 + make test 00:10:43 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:10:45 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:10:55 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.198s coverage: 86.2% of statements 00:11:01 Removing intermediate container 7f80bab60131 00:11:01 ---> 343f37a63a20 00:11:01 Successfully built 343f37a63a20 00:11:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:01 + docker inspect -f . ci-base-image-arm64 00:11:02 . [Pipeline] withDockerContainer 00:11:02 prd-ubuntu18.04-docker-arm64-4c-16g-1492 does not seem to be running inside a container 00:11: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 ******** -e ******** ci-base-image-arm64 cat 00:11:04 $ docker top 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:05 + go version 00:11:05 go version go1.13.5 linux/arm64 [Pipeline] sh 00:11:05 + make test 00:11:05 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:11:07 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 00:11:13 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.029s coverage: 51.6% of statements 00:11:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:11:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:11:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.037s coverage: 56.7% of statements 00:11:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:11:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.568s coverage: 69.1% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.513s coverage: 73.4% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.007s coverage: 89.5% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.134s coverage: 100.0% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.007s coverage: 100.0% of statements 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.005s coverage: 96.6% of statements 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.676s coverage: 78.0% of statements 00:11:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.062s coverage: 81.1% of statements 00:11:26 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:11:29 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.191s coverage: 86.2% of statements 00:11:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.743s coverage: 71.5% of statements 00:11:44 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:11:44 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements 00:11:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:11:48 gofmt -l . 00:11:48 [ "`gofmt -l .`" = "" ] 00:11:48 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:11:49 Stashed 1 file(s) [Pipeline] } 00:11:49 $ docker stop --time=1 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff 00:11:50 $ docker rm -f 1b2085f6f3977862640e9f0d68a30e05e9d66b784e38af72dba95ff757d51dff [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.058s coverage: 51.6% of statements 00:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 00:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 00:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.072s coverage: 56.7% of statements 00:12:08 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 00:12:08 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.499s coverage: 69.1% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.618s coverage: 73.4% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.016s coverage: 89.5% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.110s coverage: 100.0% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.015s coverage: 100.0% of statements 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.021s coverage: 100.0% of statements 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.019s coverage: 96.6% of statements 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 00:12:13 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.020s coverage: 97.7% of statements 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 00:12:13 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 00:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.705s coverage: 78.0% of statements 00:12:19 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.098s coverage: 81.1% of statements 00:12:19 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 00:12:41 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.622s coverage: 71.5% of statements 00:12:41 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 00:12:41 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.019s coverage: 100.0% of statements 00:12:41 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:12:54 gofmt -l . 00:12:54 [ "`gofmt -l .`" = "" ] 00:12:54 ./bin/test-go-mod-tidy.sh [Pipeline] stash 00:12:54 Warning: overwriting stash ‘coverage-report’ 00:12:54 Stashed 1 file(s) [Pipeline] } 00:12:54 $ docker stop --time=1 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb 00:12:56 $ docker rm -f 4c5c146a897a06e8e8d650b3ac0915f2ea27dc3eea4d574928eb8c45d2e64ccb [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] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 00:12:58 provisioning config files... 00:12:58 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config1183712512090084011tmp [Pipeline] { [Pipeline] sh 00:12:59 + curl -s https://codecov.io/bash 00:12:59 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config1183712512090084011tmp 00:12:59 00:12:59 _____ _ 00:12:59 / ____| | | 00:12:59 | | ___ __| | ___ ___ _____ __ 00:12:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:12:59 | |___| (_) | (_| | __/ (_| (_) \ V / 00:12:59 \_____\___/ \__,_|\___|\___\___/ \_/ 00:12:59 Bash-20200430-d757c17 00:12:59 00:12:59 00:12:59 ==> Jenkins CI detected. 00:12:59 project root: . 00:12:59 Fixing merge commit SHA 00:12:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:12:59 ==> Running gcov in . (disable via -X gcov) 00:12:59 ==> Python coveragepy not found 00:12:59 ==> Searching for coverage reports in: 00:12:59 + . 00:12:59 -> Found 1 reports 00:12:59 ==> Detecting git/mercurial file structure 00:12:59 ==> Reading reports 00:12:59 + ./coverage.out bytes=77946 00:12:59 ==> Appending adjustments 00:12:59 https://docs.codecov.io/docs/fixing-reports 00:12:59 + Found adjustments 00:12:59 ==> Gzipping contents 00:12:59 ==> Uploading reports 00:12:59 url: https://codecov.io 00:12:59 query: branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= 00:12:59 -> Pinging Codecov 00:12:59 https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=PR-375&commit=8418242140e35b355d5695e21083a04ea121214e&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-375%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=375&job= 00:13:00 -> Uploading 00:13:00 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8418242140e35b355d5695e21083a04ea121214e [Pipeline] } 00:13:00 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 00:13:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:13:02 ---> package-listing.sh 00:13:02 ++ facter osfamily 00:13:02 ++ tr '[:upper:]' '[:lower:]' 00:13:02 + OS_FAMILY=redhat 00:13:02 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-375 00:13:02 + START_PACKAGES=/tmp/packages_start.txt 00:13:02 + END_PACKAGES=/tmp/packages_end.txt 00:13:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:13:02 + PACKAGES=/tmp/packages_start.txt 00:13:02 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' 00:13:02 + PACKAGES=/tmp/packages_end.txt 00:13:02 + case "${OS_FAMILY}" in 00:13:02 + rpm -qa 00:13:02 + sort 00:13:06 + '[' -f /tmp/packages_start.txt ']' 00:13:06 + '[' -f /tmp/packages_end.txt ']' 00:13:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:13:06 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-375 ']' 00:13:06 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ 00:13:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-375/archives/ [Pipeline] isUnix [Pipeline] sh 00:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:13:07 00:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:13:07 alpine: Pulling from edgex-lftools-log-publisher 00:13:07 c9b1b535fdd9: Pulling fs layer 00:13:07 2cc5ad85d9ab: Pulling fs layer 00:13:07 756a868c4378: Pulling fs layer 00:13:07 444b2fc9a129: Pulling fs layer 00:13:07 ea15f1150254: Pulling fs layer 00:13:07 41b27a9f41bf: Pulling fs layer 00:13:07 28c525ee5125: Pulling fs layer 00:13:07 094b1ea09ed8: Pulling fs layer 00:13:07 138eaada9080: Pulling fs layer 00:13:07 0622d0fa9048: Pulling fs layer 00:13:07 41b27a9f41bf: Waiting 00:13:07 28c525ee5125: Waiting 00:13:07 094b1ea09ed8: Waiting 00:13:07 138eaada9080: Waiting 00:13:07 ea15f1150254: Waiting 00:13:07 444b2fc9a129: Waiting 00:13:07 2cc5ad85d9ab: Verifying Checksum 00:13:07 2cc5ad85d9ab: Download complete 00:13:07 444b2fc9a129: Download complete 00:13:07 c9b1b535fdd9: Verifying Checksum 00:13:07 c9b1b535fdd9: Download complete 00:13:07 ea15f1150254: Verifying Checksum 00:13:07 ea15f1150254: Download complete 00:13:08 28c525ee5125: Verifying Checksum 00:13:08 28c525ee5125: Download complete 00:13:08 c9b1b535fdd9: Pull complete 00:13:08 756a868c4378: Verifying Checksum 00:13:08 756a868c4378: Download complete 00:13:08 2cc5ad85d9ab: Pull complete 00:13:08 138eaada9080: Verifying Checksum 00:13:08 138eaada9080: Download complete 00:13:08 0622d0fa9048: Verifying Checksum 00:13:08 0622d0fa9048: Download complete 00:13:08 094b1ea09ed8: Verifying Checksum 00:13:08 094b1ea09ed8: Download complete 00:13:08 41b27a9f41bf: Verifying Checksum 00:13:08 41b27a9f41bf: Download complete 00:13:10 756a868c4378: Pull complete 00:13:10 444b2fc9a129: Pull complete 00:13:10 ea15f1150254: Pull complete 00:13:13 41b27a9f41bf: Pull complete 00:13:13 28c525ee5125: Pull complete 00:13:15 094b1ea09ed8: Pull complete 00:13:15 138eaada9080: Pull complete 00:13:15 0622d0fa9048: Pull complete 00:13:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:13:15 prd-centos7-docker-4c-2g-1491 does not seem to be running inside a container 00:13:15 $ 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-375 -v /w/workspace/ndry_app-functions-sdk-go_PR-375:/w/workspace/ndry_app-functions-sdk-go_PR-375:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:13:16 $ docker top cc3c9f7399449e02252745e667209370d30277f3ee20dff447351dad0f1af56a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:13:16 provisioning config files... 00:13:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-375@tmp/config7566482339310887833tmp [Pipeline] { [Pipeline] echo 00:13:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:13:16 ---> create-netrc.sh [Pipeline] echo 00:13:16 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:13:17 ---> logs-deploy.sh 00:13:17 + ARCHIVE_ARTIFACTS= 00:13:17 + LOGS_SERVER=https://logs.edgexfoundry.org 00:13:17 + '[' https://logs.edgexfoundry.org == None ']' 00:13:17 + NEXUS_URL=https://nexus.edgexfoundry.org 00:13:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 00:13:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/3/ 00:13:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 /w/workspace/ndry_app-functions-sdk-go_PR-375 00:13:18 Archives upload complete. 00:13:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-375/3 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-375/3/ 00:13:18 ---> uname -a: 00:13:18 Linux cc3c9f739944 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 00:13:18 00:13:18 00:13:18 ---> lscpu: 00:13:18 Architecture: x86_64 00:13:18 CPU op-mode(s): 32-bit, 64-bit 00:13:18 Byte Order: Little Endian 00:13:18 Address sizes: 40 bits physical, 48 bits virtual 00:13:18 CPU(s): 4 00:13:18 On-line CPU(s) list: 0-3 00:13:18 Thread(s) per core: 1 00:13:18 Core(s) per socket: 1 00:13:18 Socket(s): 4 00:13:18 NUMA node(s): 1 00:13:18 Vendor ID: GenuineIntel 00:13:18 CPU family: 6 00:13:18 Model: 44 00:13:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:13:18 Stepping: 1 00:13:18 CPU MHz: 2933.396 00:13:18 BogoMIPS: 5866.79 00:13:18 Virtualization: VT-x 00:13:18 Hypervisor vendor: KVM 00:13:18 Virtualization type: full 00:13:18 L1d cache: 128 KiB 00:13:18 L1i cache: 128 KiB 00:13:18 L2 cache: 16 MiB 00:13:18 L3 cache: 64 MiB 00:13:18 NUMA node0 CPU(s): 0-3 00:13:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 00:13:18 Vulnerability Meltdown: Mitigation; PTI 00:13:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:13:18 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 00:13:18 Vulnerability Spectre v2: Mitigation; Full retpoline 00:13:18 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 00:13:18 00:13:18 00:13:18 ---> nproc: 00:13:18 4 00:13:18 00:13:18 00:13:18 ---> df -h: 00:13:18 Filesystem Size Used Available Use% Mounted on 00:13:18 overlay 50.0G 6.4G 43.6G 13% / 00:13:18 tmpfs 64.0M 0 64.0M 0% /dev 00:13:18 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 00:13:18 shm 64.0M 0 64.0M 0% /dev/shm 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375 00:13:18 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/ndry_app-functions-sdk-go_PR-375@tmp 00:13:18 00:13:18 00:13:18 ---> free -m: 00:13:18 total used free shared buff/cache available 00:13:18 Mem: 1838 628 70 0 1139 1106 00:13:18 Swap: 1023 1 1022 00:13:18 00:13:18 00:13:18 ---> ip addr: 00:13:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:13:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:13:18 inet 127.0.0.1/8 scope host lo 00:13:18 valid_lft forever preferred_lft forever 00:13:18 6: eth0@if7: mtu 1458 qdisc noqueue state UP 00:13:18 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 00:13:18 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 00:13:18 valid_lft forever preferred_lft forever 00:13:18 00:13:18 00:13:18 ---> sar -b -r -n DEV: 00:13:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/02/20 _x86_64_ (4 CPU) 00:13:18 00:13:18 00:06:11 LINUX RESTART 00:13:18 00:13:18 00:07:01 tps rtps wtps bread/s bwrtn/s 00:13:18 00:08:01 17.65 2.38 15.27 123.36 2797.24 00:13:18 00:09:01 2.92 0.00 2.92 0.00 98.08 00:13:18 00:10:01 0.72 0.00 0.72 0.00 9.18 00:13:18 00:11:01 0.63 0.00 0.63 0.00 8.33 00:13:18 00:12:01 0.57 0.00 0.57 0.00 6.00 00:13:18 00:13:01 1.27 0.45 0.82 123.38 13.59 00:13:18 Average: 3.96 0.47 3.49 41.13 488.84 00:13:18 00:13:18 00:07:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:13:18 00:08:01 179120 1703184 90.48 2620 1136948 942812 32.17 473720 1067468 16 00:13:18 00:09:01 187908 1694396 90.02 2620 1136952 895664 30.56 469176 1064676 8 00:13:18 00:10:01 186484 1695820 90.09 2620 1136964 895904 30.57 473012 1062280 8 00:13:18 00:11:01 187968 1694336 90.01 2620 1136964 895664 30.56 471592 1062256 8 00:13:18 00:12:01 187556 1694748 90.04 2620 1136972 895824 30.57 472248 1062248 8 00:13:18 00:13:01 174656 1707648 90.72 2620 1140792 897820 30.63 474956 1065604 44 00:13:18 Average: 183949 1698355 90.23 2620 1137599 903948 30.84 472451 1064089 15 00:13:18 00:13:18 00:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 00:13:18 00:08:01 eth0 219.28 186.51 343.38 345.56 0.00 0.00 0.00 00:13:18 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:08:01 docker0 107.41 87.13 9.64 301.89 0.00 0.00 0.00 00:13:18 00:09:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 00:13:18 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:10:01 eth0 1.63 1.00 0.82 0.60 0.00 0.00 0.00 00:13:18 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:11:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 00:13:18 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:12:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 00:13:18 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:13:01 eth0 4.85 3.13 4.81 1.84 0.00 0.00 0.00 00:13:18 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 Average: eth0 37.80 31.83 58.21 58.03 0.00 0.00 0.00 00:13:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:13:18 Average: docker0 17.91 14.52 1.61 50.33 0.00 0.00 0.00 00:13:18 00:13:18 00:13:18 ---> sar -P ALL: 00:13:18 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 06/02/20 _x86_64_ (4 CPU) 00:13:18 00:13:18 00:06:11 LINUX RESTART 00:13:18 00:13:18 00:07:01 CPU %user %nice %system %iowait %steal %idle 00:13:18 00:08:01 all 3.49 0.00 0.98 0.18 0.00 95.35 00:13:18 00:08:01 0 4.06 0.00 1.20 0.02 0.00 94.72 00:13:18 00:08:01 1 2.36 0.00 0.84 0.63 0.00 96.17 00:13:18 00:08:01 2 3.04 0.00 0.98 0.03 0.02 95.93 00:13:18 00:08:01 3 4.49 0.00 0.88 0.02 0.00 94.61 00:13:18 00:09:01 all 0.18 0.00 0.05 0.00 0.00 99.77 00:13:18 00:09:01 0 0.53 0.00 0.03 0.00 0.00 99.43 00:13:18 00:09:01 1 0.07 0.00 0.05 0.00 0.00 99.88 00:13:18 00:09:01 2 0.07 0.00 0.07 0.00 0.00 99.87 00:13:18 00:09:01 3 0.05 0.00 0.05 0.00 0.00 99.90 00:13:18 00:10:01 all 0.19 0.00 0.04 0.00 0.00 99.77 00:13:18 00:10:01 0 0.57 0.00 0.05 0.00 0.00 99.38 00:13:18 00:10:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:13:18 00:10:01 2 0.08 0.00 0.07 0.00 0.00 99.85 00:13:18 00:10:01 3 0.07 0.00 0.03 0.00 0.02 99.88 00:13:18 00:11:01 all 0.17 0.00 0.04 0.00 0.00 99.79 00:13:18 00:11:01 0 0.53 0.00 0.05 0.00 0.00 99.42 00:13:18 00:11:01 1 0.05 0.00 0.03 0.00 0.00 99.92 00:13:18 00:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:13:18 00:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 00:13:18 00:12:01 all 0.18 0.00 0.03 0.00 0.00 99.79 00:13:18 00:12:01 0 0.08 0.00 0.05 0.00 0.00 99.87 00:13:18 00:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 00:13:18 00:12:01 2 0.05 0.00 0.03 0.00 0.00 99.92 00:13:18 00:12:01 3 0.53 0.00 0.05 0.00 0.00 99.42 00:13:18 00:13:01 all 0.37 0.00 0.25 0.01 0.00 99.37 00:13:18 00:13:01 0 0.30 0.00 0.32 0.00 0.00 99.38 00:13:18 00:13:01 1 0.23 0.00 0.28 0.02 0.00 99.47 00:13:18 00:13:01 2 0.47 0.00 0.25 0.00 0.00 99.28 00:13:18 00:13:01 3 0.48 0.00 0.17 0.02 0.00 99.33 00:13:18 Average: all 0.76 0.00 0.23 0.03 0.00 98.97 00:13:18 Average: 0 1.01 0.00 0.28 0.00 0.00 98.70 00:13:18 Average: 1 0.47 0.00 0.21 0.11 0.00 99.22 00:13:18 Average: 2 0.63 0.00 0.24 0.01 0.00 99.13 00:13:18 Average: 3 0.94 0.00 0.20 0.01 0.00 98.85 00:13:18 00:13:18 00:13:18