Pull request #257 opened 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 kaisawind for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at ec7a5b6265c5758a27c3e0991eb17bb4fa813902 rather than fac8a9ebdb2ed227e6099511ec2f0221714628a6 Obtained Jenkinsfile from ec7a5b6265c5758a27c3e0991eb17bb4fa813902 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 58add5173bd5747e956b7cc86a1e88a765e134cb using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-257/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 58add5173bd5747e956b7cc86a1e88a765e134cb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 58add5173bd5747e956b7cc86a1e88a765e134cb # timeout=10 Commit message: "Merge pull request #215 from ernestojeda/disable-tests-on-release-stream" > 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 > git --version # timeout=10 Excluding src/test/ from checkout of git git@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:go-mod-core-contracts, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-699 in /w/workspace/dry_go-mod-core-contracts_PR-257 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-257 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ec7a5b6265c5758a27c3e0991eb17bb4fa813902 into PR head commit fac8a9ebdb2ed227e6099511ec2f0221714628a6 Merge succeeded, producing fac8a9ebdb2ed227e6099511ec2f0221714628a6 Checking out Revision fac8a9ebdb2ed227e6099511ec2f0221714628a6 (PR-257) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/257/head:refs/remotes/origin/PR-257 # 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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # 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 ec7a5b6265c5758a27c3e0991eb17bb4fa813902 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # timeout=10 Commit message: "fixed: #256 SMA agent operation api 404 not found" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:31:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:31:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:31:40 ========================================================= 05:31:40 EdgeX Global Pipelines Version Info 05:31:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:31:42 ------------------- 05:31:42 stable info: 05:31:42 ------------------- 05:31:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:31:42 Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb 05:31:42 Message: update stable to v1.0.103 05:31:42 ------------------- 05:31:42 experimental info: 05:31:42 ------------------- 05:31:42 Commited By: **** collab-it+edgex@linuxfoundation.org 05:31:42 Commit SHA: 58add5173bd5747e956b7cc86a1e88a765e134cb 05:31:42 Message: update experimental to v1.0.103 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:31:45 + git log --format=format:%s -1 fac8a9ebdb2ed227e6099511ec2f0221714628a6 [Pipeline] echo 05:31:45 GIT_COMMIT: fac8a9ebdb2ed227e6099511ec2f0221714628a6, Commit Message: fixed: #256 SMA agent operation api 404 not found [Pipeline] echo 05:31:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:45 05:31:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:31:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:46 latest: Pulling from edgex-devops/git-semver 05:31:46 31603596830f: Pulling fs layer 05:31:46 2a8b12db71e7: Pulling fs layer 05:31:46 6ca5941a6612: Pulling fs layer 05:31:46 ecc8261a40a4: Pulling fs layer 05:31:46 ecc8261a40a4: Waiting 05:31:46 2a8b12db71e7: Verifying Checksum 05:31:46 2a8b12db71e7: Download complete 05:31:46 31603596830f: Verifying Checksum 05:31:46 31603596830f: Download complete 05:31:46 ecc8261a40a4: Verifying Checksum 05:31:46 ecc8261a40a4: Download complete 05:31:46 6ca5941a6612: Verifying Checksum 05:31:46 6ca5941a6612: Download complete 05:31:46 31603596830f: Pull complete 05:31:46 2a8b12db71e7: Pull complete 05:31:47 6ca5941a6612: Pull complete 05:31:47 ecc8261a40a4: Pull complete 05:31:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:31:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:31:47 prd-centos7-docker-4c-2g-699 does not seem to be running inside a container 05:31:47 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-257 -v /w/workspace/dry_go-mod-core-contracts_PR-257:/w/workspace/dry_go-mod-core-contracts_PR-257:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-257@tmp:/w/workspace/dry_go-mod-core-contracts_PR-257@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:31:49 $ docker top 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:50 [ssh-agent] Looking for ssh-agent implementation... 05:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:50 $ docker exec 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d ssh-agent 05:31:50 SSH_AUTH_SOCK=/tmp/ssh-7dpK6ZpuuZgL/agent.11 05:31:50 SSH_AGENT_PID=16 05:31:50 Running ssh-add (command line suppressed) 05:31:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-257@tmp/private_key_867309219416965204.key (/w/workspace/dry_go-mod-core-contracts_PR-257@tmp/private_key_867309219416965204.key) 05:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:50 + git describe --exact-match --tags HEAD 05:31:50 fatal: No names found, cannot describe anything. [Pipeline] } 05:31:51 $ docker exec --env ******** --env ******** 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d ssh-agent -k 05:31:51 unset SSH_AUTH_SOCK; 05:31:51 unset SSH_AGENT_PID; 05:31:51 echo Agent pid 16 killed; 05:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 05:31:51 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 05:31:51 This usually means this commit has not been tagged. [Pipeline] sshagent 05:31:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:31:51 [ssh-agent] Looking for ssh-agent implementation... 05:31:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:31:51 $ docker exec 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d ssh-agent 05:31:51 SSH_AUTH_SOCK=/tmp/ssh-AhNg5gzP36cg/agent.45 05:31:51 SSH_AGENT_PID=51 05:31:51 Running ssh-add (command line suppressed) 05:31:51 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-257@tmp/private_key_8365268399499066002.key (/w/workspace/dry_go-mod-core-contracts_PR-257@tmp/private_key_8365268399499066002.key) 05:31:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:31:52 + git semver init 05:31:52 # -> Open(): unable to determine branch for HEAD 05:31:52 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-257/.git 05:31:52 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-257 05:31:52 # $SEMVER_REMOTE_NAME = origin 05:31:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:31:52 # $SEMVER_USER_NAME = edgex-jenkins 05:31:52 # $SEMVER_BRANCH = PR-257 05:31:52 # $SEMVER_TEMP = /tmp/semver-419414578 05:31:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 05:31:52 # '/tmp/semver-419414578' -> '/w/workspace/dry_go-mod-core-contracts_PR-257/.semver' 05:31:52 # -> Force: false 05:31:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-257/.semver [Pipeline] } 05:31:52 $ docker exec --env ******** --env ******** 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d ssh-agent -k 05:31:52 unset SSH_AUTH_SOCK; 05:31:52 unset SSH_AGENT_PID; 05:31:52 echo Agent pid 51 killed; 05:31:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:31:53 + git semver [Pipeline] } 05:31:53 $ docker stop --time=1 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d 05:31:54 $ docker rm -f 3cfe7440fc9834bb637d772da1db82f769dfd815b37e3f24ee6a8904eb161a4d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 05:31:55 Stashed 81 file(s) [Pipeline] echo 05:31:55 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 05:31:55 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 05:32:11 Still waiting to schedule task 05:32:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:32:11 Still waiting to schedule task 05:32:11 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 05:34:13 Running on prd-centos7-docker-4c-2g-700 in /w/workspace/dry_go-mod-core-contracts_PR-257 [Pipeline] { [Pipeline] ws 05:34:13 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 05:34:15 using credential edgex-jenkins-ssh 05:34:15 Cloning the remote Git repository 05:34:15 Cloning with configured refspecs honoured and without tags 05:34:15 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:34:15 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 05:34:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:34:15 > git --version # timeout=10 05:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:34:16 Fetching without tags 05:34:17 Merging remotes/origin/master commit ec7a5b6265c5758a27c3e0991eb17bb4fa813902 into PR head commit fac8a9ebdb2ed227e6099511ec2f0221714628a6 05:34:17 Merge succeeded, producing fac8a9ebdb2ed227e6099511ec2f0221714628a6 05:34:17 Checking out Revision fac8a9ebdb2ed227e6099511ec2f0221714628a6 (PR-257) 05:34:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:34:16 > git config --add remote.origin.fetch +refs/pull/257/head:refs/remotes/origin/PR-257 # timeout=10 05:34:16 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:34:16 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:34:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:34:16 > git config core.sparsecheckout # timeout=10 05:34:16 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # timeout=10 05:34:16 > git remote # timeout=10 05:34:16 > git config --get remote.origin.url # timeout=10 05:34:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:34:16 > git merge ec7a5b6265c5758a27c3e0991eb17bb4fa813902 # timeout=10 05:34:16 > git rev-parse HEAD^{commit} # timeout=10 05:34:16 > git config core.sparsecheckout # timeout=10 05:34:16 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # timeout=10 05:34:20 Commit message: "fixed: #256 SMA agent operation api 404 not found" 05:34:20 > git --version # timeout=10 05:34:20 fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:34:21 ========================================================= 05:34:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 05:34:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:34:22 + 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 . 05:34:22 Sending build context to Docker daemon 1.878MB 05:34:22 Step 1/7 : ARG BASE=golang:1.13-alpine 05:34:22 Step 2/7 : FROM ${BASE} 05:34:22 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 05:34:22 df20fa9351a1: Pulling fs layer 05:34:22 ed8968b2872e: Pulling fs layer 05:34:22 a92cc7c5fd73: Pulling fs layer 05:34:22 2dd03ba5bac4: Pulling fs layer 05:34:22 1e091d79d1de: Pulling fs layer 05:34:22 481702a1767f: Pulling fs layer 05:34:22 f64a6f60c768: Pulling fs layer 05:34:22 e78d2573fc39: Pulling fs layer 05:34:22 e876d2f968b6: Pulling fs layer 05:34:22 ce8a83651883: Pulling fs layer 05:34:22 07967f4d0e4b: Pulling fs layer 05:34:22 f64a6f60c768: Waiting 05:34:22 e78d2573fc39: Waiting 05:34:22 e876d2f968b6: Waiting 05:34:22 2dd03ba5bac4: Waiting 05:34:22 ce8a83651883: Waiting 05:34:22 07967f4d0e4b: Waiting 05:34:22 1e091d79d1de: Waiting 05:34:22 481702a1767f: Waiting 05:34:22 a92cc7c5fd73: Verifying Checksum 05:34:22 a92cc7c5fd73: Download complete 05:34:22 ed8968b2872e: Verifying Checksum 05:34:22 ed8968b2872e: Download complete 05:34:22 1e091d79d1de: Verifying Checksum 05:34:22 1e091d79d1de: Download complete 05:34:22 481702a1767f: Verifying Checksum 05:34:22 481702a1767f: Download complete 05:34:22 df20fa9351a1: Verifying Checksum 05:34:22 df20fa9351a1: Download complete 05:34:22 df20fa9351a1: Pull complete 05:34:23 f64a6f60c768: Verifying Checksum 05:34:23 f64a6f60c768: Download complete 05:34:23 e876d2f968b6: Verifying Checksum 05:34:23 e876d2f968b6: Download complete 05:34:24 e78d2573fc39: Verifying Checksum 05:34:24 e78d2573fc39: Download complete 05:34:24 07967f4d0e4b: Verifying Checksum 05:34:24 07967f4d0e4b: Download complete 05:34:24 2dd03ba5bac4: Download complete 05:34:24 ce8a83651883: Download complete 05:34:25 ed8968b2872e: Pull complete 05:34:25 a92cc7c5fd73: Pull complete 05:34:32 2dd03ba5bac4: Pull complete 05:34:32 1e091d79d1de: Pull complete 05:34:32 481702a1767f: Pull complete 05:34:36 f64a6f60c768: Pull complete 05:34:38 e78d2573fc39: Pull complete 05:34:38 e876d2f968b6: Pull complete 05:34:40 ce8a83651883: Pull complete 05:34:40 07967f4d0e4b: Pull complete 05:34:40 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 05:34:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 05:34:41 ---> 5d7c900382c6 05:34:41 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:34:41 ---> Running in eb3d6ef6625b 05:34:41 Removing intermediate container eb3d6ef6625b 05:34:41 ---> ffa19c7b20c7 05:34:41 Step 4/7 : RUN apk add bash 05:34:41 ---> Running in fee303d471f0 05:34:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:34:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:34:44 OK: 166 MiB in 39 packages 05:34:44 Removing intermediate container fee303d471f0 05:34:44 ---> d2706f164a9b 05:34:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:34:44 ---> Running in 42ad306c246a 05:34:44 Removing intermediate container 42ad306c246a 05:34:44 ---> a30223b16064 05:34:44 Step 6/7 : COPY go.mod . 05:34:44 ---> 54551d8cb7b9 05:34:44 Step 7/7 : RUN go mod download 05:34:44 ---> Running in 792d86d3d197 05:34:46 go: finding github.com/davecgh/go-spew v1.1.0 05:34:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:34:46 go: finding github.com/go-kit/kit v0.8.0 05:34:46 go: finding github.com/go-logfmt/logfmt v0.4.0 05:34:46 go: finding github.com/go-playground/assert/v2 v2.0.1 05:34:46 go: finding github.com/go-playground/locales v0.13.0 05:34:46 go: finding github.com/go-playground/universal-translator v0.17.0 05:34:46 go: finding github.com/go-playground/validator/v10 v10.3.0 05:34:46 go: finding github.com/go-stack/stack v1.8.0 05:34:46 go: finding github.com/google/uuid v1.1.0 05:34:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:34:46 go: finding github.com/leodido/go-urn v1.2.0 05:34:46 go: finding github.com/pmezard/go-difflib v1.0.0 05:34:46 go: finding github.com/stretchr/objx v0.1.0 05:34:46 go: finding github.com/stretchr/testify v1.5.1 05:34:46 go: finding github.com/x448/float16 v0.8.4 05:34:46 go: finding golang.org/x/text v0.3.2 05:34:46 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:34:46 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:34:46 go: finding gopkg.in/yaml.v2 v2.2.2 05:34:54 Removing intermediate container 792d86d3d197 05:34:54 ---> c2530c9b7070 05:34:54 Successfully built c2530c9b7070 05:34:54 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 05:34:55 + docker inspect -f . ci-base-image-x86_64 05:34:55 . [Pipeline] withDockerContainer 05:34:55 prd-centos7-docker-4c-2g-700 does not seem to be running inside a container 05:34:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:34:56 $ docker top 38e9810c3c3e401fdf8cb8815649ba73d331ae1fceb9a207fbfcdb22680b148d -eo pid,comm [Pipeline] { [Pipeline] sh 05:34:56 + go version 05:34:56 go version go1.13.13 linux/amd64 [Pipeline] sh 05:34:57 + make test 05:34:57 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:35:03 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:35:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.014s coverage: 85.7% of statements 05:35:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.032s coverage: 100.0% of statements 05:35:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.022s coverage: 45.4% of statements 05:35:04 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.006s coverage: 77.8% of statements 05:35:04 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:35:05 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.018s coverage: 6.4% of statements 05:35:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.014s coverage: 14.4% of statements 05:35:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.022s coverage: 100.0% of statements 05:35:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.031s coverage: 91.8% of statements 05:35:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:35:06 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:35:06 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.005s coverage: 100.0% of statements 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.016s coverage: 62.6% of statements 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.004s coverage: 26.3% of statements 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.004s coverage: 15.4% of statements 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.036s coverage: 14.3% of statements 05:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.004s coverage: 80.0% of statements 05:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:35:09 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.007s coverage: 90.9% of statements 05:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:35:09 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:35:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:35:11 gofmt -l . 05:35:11 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:35:11 Stashed 1 file(s) [Pipeline] } 05:35:11 $ docker stop --time=1 38e9810c3c3e401fdf8cb8815649ba73d331ae1fceb9a207fbfcdb22680b148d 05:35:14 $ docker rm -f 38e9810c3c3e401fdf8cb8815649ba73d331ae1fceb9a207fbfcdb22680b148d [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] } 05:35:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-701 in /w/workspace/dry_go-mod-core-contracts_PR-257 [Pipeline] { [Pipeline] ws 05:35:37 Running in /w/workspace/go-mod-core-contracts/1 [Pipeline] { [Pipeline] checkout 05:35:41 using credential edgex-jenkins-ssh 05:35:41 Cloning the remote Git repository 05:35:41 Cloning with configured refspecs honoured and without tags 05:35:41 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 05:35:41 > git init /w/workspace/go-mod-core-contracts/1 # timeout=10 05:35:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:35:42 > git --version # timeout=10 05:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:42 Fetching without tags 05:35:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:35:42 > git config --add remote.origin.fetch +refs/pull/257/head:refs/remotes/origin/PR-257 # timeout=10 05:35:42 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:42 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 05:35:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 05:35:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:42 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/257/head:refs/remotes/origin/PR-257 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:35:43 Merging remotes/origin/master commit ec7a5b6265c5758a27c3e0991eb17bb4fa813902 into PR head commit fac8a9ebdb2ed227e6099511ec2f0221714628a6 05:35:43 Merge succeeded, producing fac8a9ebdb2ed227e6099511ec2f0221714628a6 05:35:43 Checking out Revision fac8a9ebdb2ed227e6099511ec2f0221714628a6 (PR-257) 05:35:43 > git config core.sparsecheckout # timeout=10 05:35:43 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # timeout=10 05:35:43 > git remote # timeout=10 05:35:43 > git config --get remote.origin.url # timeout=10 05:35:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:35:43 > git merge ec7a5b6265c5758a27c3e0991eb17bb4fa813902 # timeout=10 05:35:43 > git rev-parse HEAD^{commit} # timeout=10 05:35:43 > git config core.sparsecheckout # timeout=10 05:35:43 > git checkout -f fac8a9ebdb2ed227e6099511ec2f0221714628a6 # timeout=10 05:35:47 Commit message: "fixed: #256 SMA agent operation api 404 not found" 05:35:47 > git --version # timeout=10 05:35:47 fatal: bad object 58add5173bd5747e956b7cc86a1e88a765e134cb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 05:35:49 ========================================================= 05:35:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 05:35:49 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:35:50 + 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 . 05:35:52 Sending build context to Docker daemon 1.878MB 05:35:52 Step 1/7 : ARG BASE=golang:1.13-alpine 05:35:52 Step 2/7 : FROM ${BASE} 05:35:52 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:35:52 b538f80385f9: Pulling fs layer 05:35:52 74f711af9a0d: Pulling fs layer 05:35:52 99f96fe45779: Pulling fs layer 05:35:52 fd7a069fd194: Pulling fs layer 05:35:52 66aa3694b03b: Pulling fs layer 05:35:52 170f70906a0f: Pulling fs layer 05:35:52 ad7c5574e4b9: Pulling fs layer 05:35:52 e772456be8f7: Pulling fs layer 05:35:52 c890913d741a: Pulling fs layer 05:35:52 2480fcc9aa5a: Pulling fs layer 05:35:52 09adf4765672: Pulling fs layer 05:35:52 fd7a069fd194: Waiting 05:35:52 66aa3694b03b: Waiting 05:35:52 170f70906a0f: Waiting 05:35:52 ad7c5574e4b9: Waiting 05:35:52 e772456be8f7: Waiting 05:35:52 c890913d741a: Waiting 05:35:52 2480fcc9aa5a: Waiting 05:35:52 09adf4765672: Waiting 05:35:52 99f96fe45779: Verifying Checksum 05:35:52 99f96fe45779: Download complete 05:35:52 74f711af9a0d: Download complete 05:35:52 66aa3694b03b: Download complete 05:35:52 170f70906a0f: Download complete 05:35:52 b538f80385f9: Verifying Checksum 05:35:52 b538f80385f9: Download complete 05:35:52 b538f80385f9: Pull complete 05:35:53 74f711af9a0d: Pull complete 05:35:54 99f96fe45779: Pull complete 05:35:55 ad7c5574e4b9: Verifying Checksum 05:35:55 ad7c5574e4b9: Download complete 05:35:55 c890913d741a: Verifying Checksum 05:35:55 c890913d741a: Download complete 05:35:57 e772456be8f7: Verifying Checksum 05:35:57 e772456be8f7: Download complete 05:35:57 09adf4765672: Verifying Checksum 05:35:57 09adf4765672: Download complete 05:35:57 2480fcc9aa5a: Download complete 05:35:58 fd7a069fd194: Verifying Checksum 05:35:58 fd7a069fd194: Download complete 05:36:10 fd7a069fd194: Pull complete 05:36:10 66aa3694b03b: Pull complete 05:36:10 170f70906a0f: Pull complete 05:36:13 ad7c5574e4b9: Pull complete 05:36:17 e772456be8f7: Pull complete 05:36:18 c890913d741a: Pull complete 05:36:20 2480fcc9aa5a: Pull complete 05:36:20 09adf4765672: Pull complete 05:36:20 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 05:36:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 05:36:20 ---> 2248a725d1cf 05:36:20 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 05:36:26 ---> Running in 3afa1ff5a68b 05:36:26 Removing intermediate container 3afa1ff5a68b 05:36:26 ---> e41089bdecb3 05:36:26 Step 4/7 : RUN apk add bash 05:36:26 ---> Running in 7aacafba8c90 05:36:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:36:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:36:29 OK: 142 MiB in 39 packages 05:36:30 Removing intermediate container 7aacafba8c90 05:36:30 ---> 89fc537169cf 05:36:30 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:36:30 ---> Running in e9180feb29d7 05:36:31 Removing intermediate container e9180feb29d7 05:36:31 ---> becbb5d4d55d 05:36:31 Step 6/7 : COPY go.mod . 05:36:32 ---> e39b94b881d5 05:36:32 Step 7/7 : RUN go mod download 05:36:32 ---> Running in a8f24daee1b7 05:36:34 go: finding github.com/davecgh/go-spew v1.1.0 05:36:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 05:36:34 go: finding github.com/go-kit/kit v0.8.0 05:36:34 go: finding github.com/go-logfmt/logfmt v0.4.0 05:36:34 go: finding github.com/go-playground/assert/v2 v2.0.1 05:36:34 go: finding github.com/go-playground/locales v0.13.0 05:36:34 go: finding github.com/go-playground/universal-translator v0.17.0 05:36:34 go: finding github.com/go-playground/validator/v10 v10.3.0 05:36:34 go: finding github.com/go-stack/stack v1.8.0 05:36:34 go: finding github.com/google/uuid v1.1.0 05:36:34 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 05:36:34 go: finding github.com/leodido/go-urn v1.2.0 05:36:34 go: finding github.com/pmezard/go-difflib v1.0.0 05:36:34 go: finding github.com/stretchr/objx v0.1.0 05:36:34 go: finding github.com/stretchr/testify v1.5.1 05:36:34 go: finding github.com/x448/float16 v0.8.4 05:36:34 go: finding golang.org/x/text v0.3.2 05:36:34 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 05:36:34 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 05:36:34 go: finding gopkg.in/yaml.v2 v2.2.2 05:36:47 Removing intermediate container a8f24daee1b7 05:36:47 ---> c1d1337700c5 05:36:47 Successfully built c1d1337700c5 05:36:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:36:48 + docker inspect -f . ci-base-image-arm64 05:36:48 . [Pipeline] withDockerContainer 05:36:48 prd-ubuntu18.04-docker-arm64-4c-16g-701 does not seem to be running inside a container 05:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/1 -v /w/workspace/go-mod-core-contracts/1:/w/workspace/go-mod-core-contracts/1:rw,z -v /w/workspace/go-mod-core-contracts/1@tmp:/w/workspace/go-mod-core-contracts/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:36:50 $ docker top 54927efae03ed64640da4fa4930069901058f47c4e6af6a461852ed779ff2ee6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:36:51 + go version 05:36:51 go version go1.13.13 linux/arm64 [Pipeline] sh 05:36:52 + make test 05:36:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:37:15 ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] 05:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.038s coverage: 85.7% of statements 05:37:15 ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.065s coverage: 100.0% of statements 05:37:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.039s coverage: 45.4% of statements 05:37:17 ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.026s coverage: 77.8% of statements 05:37:17 ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] 05:37:18 ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 6.4% of statements 05:37:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.079s coverage: 14.4% of statements 05:37:19 ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.044s coverage: 100.0% of statements 05:37:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.092s coverage: 91.8% of statements 05:37:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] 05:37:21 ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] 05:37:21 ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.010s coverage: 100.0% of statements 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/models 0.081s coverage: 62.6% of statements 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.052s coverage: 26.3% of statements 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.052s coverage: 15.4% of statements 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.107s coverage: 15.4% of statements 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.018s coverage: 14.3% of statements 05:37:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.013s coverage: 80.0% of statements 05:37:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common [no test files] 05:37:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.028s coverage: 90.9% of statements 05:37:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses [no test files] 05:37:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] 05:37:28 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:37:32 gofmt -l . 05:37:32 [ "`gofmt -l .`" = "" ] [Pipeline] stash 05:37:33 Warning: overwriting stash ‘coverage-report’ 05:37:33 Stashed 1 file(s) [Pipeline] } 05:37:33 $ docker stop --time=1 54927efae03ed64640da4fa4930069901058f47c4e6af6a461852ed779ff2ee6 05:37:36 $ docker rm -f 54927efae03ed64640da4fa4930069901058f47c4e6af6a461852ed779ff2ee6 [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 05:37:39 provisioning config files... 05:37:39 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-257@tmp/config2457137974730138821tmp [Pipeline] { [Pipeline] sh 05:37:39 + bash -s - -t @/w/workspace/dry_go-mod-core-contracts_PR-257@tmp/config2457137974730138821tmp 05:37:39 + curl -s https://codecov.io/bash [Pipeline] } 05:37:39 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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 05:37:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:37:42 ---> package-listing.sh 05:37:42 ++ facter osfamily 05:37:42 ++ tr '[:upper:]' '[:lower:]' 05:37:42 + OS_FAMILY=redhat 05:37:42 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-257 05:37:42 + START_PACKAGES=/tmp/packages_start.txt 05:37:42 + END_PACKAGES=/tmp/packages_end.txt 05:37:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:42 + PACKAGES=/tmp/packages_start.txt 05:37:42 + '[' /w/workspace/dry_go-mod-core-contracts_PR-257 ']' 05:37:42 + PACKAGES=/tmp/packages_end.txt 05:37:42 + case "${OS_FAMILY}" in 05:37:42 + rpm -qa 05:37:42 + sort 05:37:47 + '[' -f /tmp/packages_start.txt ']' 05:37:47 + '[' -f /tmp/packages_end.txt ']' 05:37:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:47 + '[' /w/workspace/dry_go-mod-core-contracts_PR-257 ']' 05:37:47 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-257/archives/ 05:37:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-257/archives/ [Pipeline] isUnix [Pipeline] sh 05:37:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:37:47 05:37:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:37:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:37:48 alpine: Pulling from edgex-lftools-log-publisher 05:37:48 c9b1b535fdd9: Pulling fs layer 05:37:48 2cc5ad85d9ab: Pulling fs layer 05:37:48 756a868c4378: Pulling fs layer 05:37:48 444b2fc9a129: Pulling fs layer 05:37:48 ea15f1150254: Pulling fs layer 05:37:48 41b27a9f41bf: Pulling fs layer 05:37:48 28c525ee5125: Pulling fs layer 05:37:48 094b1ea09ed8: Pulling fs layer 05:37:48 138eaada9080: Pulling fs layer 05:37:48 0622d0fa9048: Pulling fs layer 05:37:48 41b27a9f41bf: Waiting 05:37:48 28c525ee5125: Waiting 05:37:48 444b2fc9a129: Waiting 05:37:48 094b1ea09ed8: Waiting 05:37:48 138eaada9080: Waiting 05:37:48 ea15f1150254: Waiting 05:37:48 0622d0fa9048: Waiting 05:37:48 2cc5ad85d9ab: Verifying Checksum 05:37:48 2cc5ad85d9ab: Download complete 05:37:48 444b2fc9a129: Verifying Checksum 05:37:48 444b2fc9a129: Download complete 05:37:48 c9b1b535fdd9: Verifying Checksum 05:37:48 c9b1b535fdd9: Download complete 05:37:48 ea15f1150254: Verifying Checksum 05:37:48 ea15f1150254: Download complete 05:37:48 28c525ee5125: Download complete 05:37:48 756a868c4378: Verifying Checksum 05:37:48 756a868c4378: Download complete 05:37:48 c9b1b535fdd9: Pull complete 05:37:48 138eaada9080: Verifying Checksum 05:37:48 138eaada9080: Download complete 05:37:48 094b1ea09ed8: Verifying Checksum 05:37:48 094b1ea09ed8: Download complete 05:37:48 0622d0fa9048: Verifying Checksum 05:37:48 0622d0fa9048: Download complete 05:37:48 2cc5ad85d9ab: Pull complete 05:37:49 41b27a9f41bf: Verifying Checksum 05:37:49 41b27a9f41bf: Download complete 05:37:50 756a868c4378: Pull complete 05:37:50 444b2fc9a129: Pull complete 05:37:50 ea15f1150254: Pull complete 05:37:54 41b27a9f41bf: Pull complete 05:37:54 28c525ee5125: Pull complete 05:37:56 094b1ea09ed8: Pull complete 05:37:57 138eaada9080: Pull complete 05:37:57 0622d0fa9048: Pull complete 05:37:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 05:37:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:37:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:37:57 prd-centos7-docker-4c-2g-699 does not seem to be running inside a container 05:37:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dry_go-mod-core-contracts_PR-257 -v /w/workspace/dry_go-mod-core-contracts_PR-257:/w/workspace/dry_go-mod-core-contracts_PR-257:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-257@tmp:/w/workspace/dry_go-mod-core-contracts_PR-257@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:38:01 $ docker top ce11cc767611ba3c5853548ed19e9e1b1d00ef4680209dfe067e7b91f6e1dc18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:01 provisioning config files... 05:38:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-257@tmp/config5475992049791392816tmp [Pipeline] { [Pipeline] echo 05:38:02 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:38:02 ---> create-netrc.sh [Pipeline] echo 05:38:02 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:38:02 ---> logs-deploy.sh 05:38:02 + ARCHIVE_ARTIFACTS= 05:38:02 + LOGS_SERVER=https://logs.edgexfoundry.org 05:38:02 + '[' https://logs.edgexfoundry.org == None ']' 05:38:02 + NEXUS_URL=https://nexus.edgexfoundry.org 05:38:02 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-257/1 05:38:02 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-257/1/ 05:38:02 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-257/1 /w/workspace/dry_go-mod-core-contracts_PR-257 05:38:03 Archives upload complete. 05:38:03 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-257/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-core-contracts/job/PR-257/1/ 05:38:04 ---> uname -a: 05:38:04 Linux ce11cc767611 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 05:38:04 05:38:04 05:38:04 ---> lscpu: 05:38:04 Architecture: x86_64 05:38:04 CPU op-mode(s): 32-bit, 64-bit 05:38:04 Byte Order: Little Endian 05:38:04 Address sizes: 40 bits physical, 48 bits virtual 05:38:04 CPU(s): 4 05:38:04 On-line CPU(s) list: 0-3 05:38:04 Thread(s) per core: 1 05:38:04 Core(s) per socket: 1 05:38:04 Socket(s): 4 05:38:04 NUMA node(s): 1 05:38:04 Vendor ID: GenuineIntel 05:38:04 CPU family: 6 05:38:04 Model: 44 05:38:04 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:38:04 Stepping: 1 05:38:04 CPU MHz: 2933.396 05:38:04 BogoMIPS: 5866.79 05:38:04 Virtualization: VT-x 05:38:04 Hypervisor vendor: KVM 05:38:04 Virtualization type: full 05:38:04 L1d cache: 128 KiB 05:38:04 L1i cache: 128 KiB 05:38:04 L2 cache: 16 MiB 05:38:04 L3 cache: 64 MiB 05:38:04 NUMA node0 CPU(s): 0-3 05:38:04 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:38:04 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:38:04 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:38:04 Vulnerability Meltdown: Mitigation; PTI 05:38:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:38:04 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:38:04 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:38:04 Vulnerability Tsx async abort: Not affected 05:38:04 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 05:38:04 05:38:04 05:38:04 ---> nproc: 05:38:04 4 05:38:04 05:38:04 05:38:04 ---> df -h: 05:38:04 Filesystem Size Used Available Use% Mounted on 05:38:04 overlay 50.0G 7.2G 42.8G 14% / 05:38:04 tmpfs 64.0M 0 64.0M 0% /dev 05:38:04 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:38:04 shm 64.0M 0 64.0M 0% /dev/shm 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-257 05:38:04 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dry_go-mod-core-contracts_PR-257@tmp 05:38:04 05:38:04 05:38:04 ---> free -m: 05:38:04 total used free shared buff/cache available 05:38:04 Mem: 1837 632 114 0 1090 1099 05:38:04 Swap: 1023 1 1022 05:38:04 05:38:04 05:38:04 ---> ip addr: 05:38:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:38:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:38:04 inet 127.0.0.1/8 scope host lo 05:38:04 valid_lft forever preferred_lft forever 05:38:04 6: eth0@if7: mtu 1458 qdisc noqueue state UP 05:38:04 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 05:38:04 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 05:38:04 valid_lft forever preferred_lft forever 05:38:04 05:38:04