Pull request #523 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from cf91991c0230b5b858cde919bce4ff5b5a10c861+95692bfba5b6922b9479d5fc02f4a388c744689f (9315c041f5c5993547a62d1248c30b301ac71737) 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 a8d5489117fb74ecf2babedeac9793ec80335c77 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 a8d5489117fb74ecf2babedeac9793ec80335c77 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a8d5489117fb74ecf2babedeac9793ec80335c77 # timeout=10 Commit message: "Merge pull request #176 from soda480/US6232f" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage: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: device-sdk-go-settings PROJECT: device-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-7770 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-523 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-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/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 Merge succeeded, producing cf91991c0230b5b858cde919bce4ff5b5a10c861 Checking out Revision cf91991c0230b5b858cde919bce4ff5b5a10c861 (PR-523) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # 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 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 Commit message: "feat: add ability for service name override" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:08:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 98301da4ae3b43f9d441ac90c043590b3eec72bc # timeout=10 [Pipeline] withCredentials 16:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:08:09 ========================================================= 16:08:09 EdgeX Global Pipelines Version Info 16:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:08:10 ------------------- 16:08:10 stable info: 16:08:10 ------------------- 16:08:10 Commited By: Emilio Reyes emilio.reyes@intel.com 16:08:10 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 16:08:10 Message: update stable to v1.0.87 16:08:11 ------------------- 16:08:11 experimental info: 16:08:11 ------------------- 16:08:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:08:11 Commit SHA: 045109fa9a4f6df2e4fd24e75fafac08edbb033d 16:08:11 Message: update experimental to v1.0.87 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 16:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:13 16:08:13 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:08:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:08:14 latest: Pulling from edgex-devops/git-semver 16:08:14 9123ac7c32f7: Pulling fs layer 16:08:14 b8cc5d1170e3: Pulling fs layer 16:08:14 2924cbbf6a41: Pulling fs layer 16:08:14 93b08a4f1073: Pulling fs layer 16:08:14 93b08a4f1073: Waiting 16:08:14 b8cc5d1170e3: Verifying Checksum 16:08:14 b8cc5d1170e3: Download complete 16:08:14 9123ac7c32f7: Verifying Checksum 16:08:14 9123ac7c32f7: Download complete 16:08:14 2924cbbf6a41: Verifying Checksum 16:08:14 2924cbbf6a41: Download complete 16:08:14 93b08a4f1073: Verifying Checksum 16:08:14 93b08a4f1073: Download complete 16:08:14 9123ac7c32f7: Pull complete 16:08:14 b8cc5d1170e3: Pull complete 16:08:15 2924cbbf6a41: Pull complete 16:08:16 93b08a4f1073: Pull complete 16:08:16 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 16:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:08:16 prd-centos7-docker-4c-2g-7770 does not seem to be running inside a container 16:08:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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:10004/edgex-devops/git-semver:latest cat 16:08:17 $ docker top d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:17 [ssh-agent] Looking for ssh-agent implementation... 16:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:18 $ docker exec d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent 16:08:18 SSH_AUTH_SOCK=/tmp/ssh-Fzz64MPm9rEo/agent.15 16:08:18 SSH_AGENT_PID=22 16:08:18 Running ssh-add (command line suppressed) 16:08:18 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_8907084976443829323.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_8907084976443829323.key) 16:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:19 + git describe --exact-match --tags HEAD 16:08:19 fatal: No names found, cannot describe anything. [Pipeline] } 16:08:19 $ docker exec --env ******** --env ******** d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent -k 16:08:19 unset SSH_AUTH_SOCK; 16:08:19 unset SSH_AGENT_PID; 16:08:19 echo Agent pid 22 killed; 16:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 16:08:19 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 16:08:19 This usually means this commit has not been tagged. [Pipeline] sshagent 16:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:08:19 [ssh-agent] Looking for ssh-agent implementation... 16:08:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:08:20 $ docker exec d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent 16:08:20 SSH_AUTH_SOCK=/tmp/ssh-0VVwKaNYvxtV/agent.58 16:08:20 SSH_AGENT_PID=65 16:08:20 Running ssh-add (command line suppressed) 16:08:21 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_231478970682773474.key (/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/private_key_231478970682773474.key) 16:08:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:08:21 + git semver init 16:08:21 # -> Open(): unable to determine branch for HEAD 16:08:21 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.git 16:08:21 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:08:21 # $SEMVER_REMOTE_NAME = origin 16:08:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:08:21 # $SEMVER_USER_NAME = edgex-jenkins 16:08:21 # $SEMVER_BRANCH = PR-523 16:08:21 # $SEMVER_TEMP = /tmp/semver-064318116 16:08:21 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 16:08:22 # '/tmp/semver-064318116' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver' 16:08:22 # -> Force: false 16:08:22 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-523/.semver [Pipeline] } 16:08:22 $ docker exec --env ******** --env ******** d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 ssh-agent -k 16:08:22 unset SSH_AUTH_SOCK; 16:08:22 unset SSH_AGENT_PID; 16:08:22 echo Agent pid 65 killed; 16:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:08:23 + git semver [Pipeline] } 16:08:23 $ docker stop --time=1 d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 16:08:24 $ docker rm -f d263959c79f51dc1ed07c933879b65bfc3bd5f2d1ec6463e5190bd09956d62b9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 16:08:26 Stashed 61 file(s) [Pipeline] echo 16:08:26 [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 16:08:41 Still waiting to schedule task 16:08:41 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:08:41 Still waiting to schedule task 16:08:41 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:10:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-7771 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 16:10:27 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 16:10:32 using credential edgex-jenkins-ssh 16:10:32 Cloning the remote Git repository 16:10:32 Cloning with configured refspecs honoured and without tags 16:10:32 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:10:32 > git init /w/workspace/device-sdk-go/7 # timeout=10 16:10:32 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:10:32 > git --version # timeout=10 16:10:32 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:32 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:34 Fetching without tags 16:10:34 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 16:10:33 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:10:34 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 16:10:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:10:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:34 > git config core.sparsecheckout # timeout=10 16:10:34 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 16:10:34 > git remote # timeout=10 16:10:34 > git config --get remote.origin.url # timeout=10 16:10:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:34 Merge succeeded, producing cf91991c0230b5b858cde919bce4ff5b5a10c861 16:10:34 Checking out Revision cf91991c0230b5b858cde919bce4ff5b5a10c861 (PR-523) 16:10:34 > git merge 95692bfba5b6922b9479d5fc02f4a388c744689f # timeout=10 16:10:34 > git rev-parse HEAD^{commit} # timeout=10 16:10:34 > git config core.sparsecheckout # timeout=10 16:10:34 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 16:10:39 Commit message: "feat: add ability for service name override" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 16:10:40 ========================================================= 16:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 16:10:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:10:41 + 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 . 16:10:42 Sending build context to Docker daemon 3.055MB 16:10:42 Step 1/8 : ARG BASE=golang:1.13-alpine 16:10:42 Step 2/8 : FROM ${BASE} 16:10:43 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:10:43 cde5963f3b93: Pulling fs layer 16:10:43 2a23fa8c16f7: Pulling fs layer 16:10:43 777b28850792: Pulling fs layer 16:10:43 8a11ddd9e578: Pulling fs layer 16:10:43 4cf88f913ddb: Pulling fs layer 16:10:43 1df406cf5192: Pulling fs layer 16:10:43 cd6300453558: Pulling fs layer 16:10:43 b9c365052c96: Pulling fs layer 16:10:43 a2d8cc88f415: Pulling fs layer 16:10:43 ea1d1ca13537: Pulling fs layer 16:10:43 3750a50a1c5e: Pulling fs layer 16:10:43 1df406cf5192: Waiting 16:10:43 cd6300453558: Waiting 16:10:43 b9c365052c96: Waiting 16:10:43 a2d8cc88f415: Waiting 16:10:43 ea1d1ca13537: Waiting 16:10:43 3750a50a1c5e: Waiting 16:10:43 8a11ddd9e578: Waiting 16:10:43 4cf88f913ddb: Waiting 16:10:43 777b28850792: Verifying Checksum 16:10:43 777b28850792: Download complete 16:10:43 2a23fa8c16f7: Verifying Checksum 16:10:43 2a23fa8c16f7: Download complete 16:10:43 4cf88f913ddb: Verifying Checksum 16:10:43 4cf88f913ddb: Download complete 16:10:43 1df406cf5192: Verifying Checksum 16:10:43 1df406cf5192: Download complete 16:10:43 cde5963f3b93: Verifying Checksum 16:10:43 cde5963f3b93: Download complete 16:10:44 cde5963f3b93: Pull complete 16:10:44 2a23fa8c16f7: Pull complete 16:10:45 777b28850792: Pull complete 16:10:47 cd6300453558: Verifying Checksum 16:10:47 cd6300453558: Download complete 16:10:47 a2d8cc88f415: Verifying Checksum 16:10:47 a2d8cc88f415: Download complete 16:10:50 ea1d1ca13537: Verifying Checksum 16:10:50 ea1d1ca13537: Download complete 16:10:50 3750a50a1c5e: Verifying Checksum 16:10:50 3750a50a1c5e: Download complete 16:10:52 b9c365052c96: Verifying Checksum 16:10:52 b9c365052c96: Download complete 16:10:54 8a11ddd9e578: Verifying Checksum 16:10:54 8a11ddd9e578: Download complete 16:10:56 Running on prd-centos7-docker-4c-2g-7772 in /w/workspace/dgexfoundry_device-sdk-go_PR-523 [Pipeline] { [Pipeline] ws 16:10:56 Running in /w/workspace/device-sdk-go/7 [Pipeline] { [Pipeline] checkout 16:10:58 using credential edgex-jenkins-ssh 16:10:58 Cloning the remote Git repository 16:10:58 Cloning with configured refspecs honoured and without tags 16:10:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 16:10:58 > git init /w/workspace/device-sdk-go/7 # timeout=10 16:10:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:10:58 > git --version # timeout=10 16:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:58 Fetching without tags 16:10:59 Merging remotes/origin/master commit 95692bfba5b6922b9479d5fc02f4a388c744689f into PR head commit cf91991c0230b5b858cde919bce4ff5b5a10c861 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 16:10:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:10:58 > git config --add remote.origin.fetch +refs/pull/523/head:refs/remotes/origin/PR-523 # timeout=10 16:10:58 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:58 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 16:10:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 16:10:58 using GIT_SSH to set credentials SSH Credentials for GitHub 16:10:58 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/master:refs/remotes/origin/master # timeout=10 16:10:59 > git config core.sparsecheckout # timeout=10 16:10:59 > git checkout -f cf91991c0230b5b858cde919bce4ff5b5a10c861 # timeout=10 [Pipeline] // stage [Pipeline] } 16:10:59 Failed in branch amd64 16:11:07 8a11ddd9e578: Pull complete 16:11:07 4cf88f913ddb: Pull complete 16:11:07 1df406cf5192: Pull complete 16:11:11 cd6300453558: Pull complete 16:11:15 b9c365052c96: Pull complete 16:11:15 a2d8cc88f415: Pull complete 16:11:18 ea1d1ca13537: Pull complete 16:11:18 3750a50a1c5e: Pull complete 16:11:18 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 16:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 16:11:18 ---> 78745c68409d 16:11:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:11:23 ---> Running in 42bdc86593e5 16:11:23 Removing intermediate container 42bdc86593e5 16:11:23 ---> ec4ddea4bb68 16:11:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:11:23 ---> Running in 0db7345a8027 16:11:25 Removing intermediate container 0db7345a8027 16:11:25 ---> ddd29398af26 16:11:25 Step 5/8 : RUN apk add --no-cache make git 16:11:25 ---> Running in 8aa3b0ee1c72 16:11:26 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:11:26 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:11:27 OK: 125 MiB in 39 packages 16:11:28 Removing intermediate container 8aa3b0ee1c72 16:11:28 ---> 4160a729e79c 16:11:28 Step 6/8 : WORKDIR /device-sdk-go 16:11:28 ---> Running in aa3a984df690 16:11:28 Removing intermediate container aa3a984df690 16:11:28 ---> 56f7db8e5549 16:11:28 Step 7/8 : COPY . . 16:11:30 ---> 3b5c673628ac 16:11:30 Step 8/8 : RUN go mod download 16:11:30 ---> Running in bef857523e81 16:11:33 go: finding github.com/BurntSushi/toml v0.3.1 16:11:33 go: finding github.com/OneOfOne/xxhash v1.2.6 16:11:33 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 16:11:33 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 16:11:33 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 16:11:33 go: finding github.com/bgentry/speakeasy v0.1.0 16:11:33 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 16:11:33 go: finding github.com/davecgh/go-spew v1.1.1 16:11:33 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 16:11:34 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 16:11:34 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 16:11:34 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 16:11:34 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 16:11:34 go: finding github.com/fatih/color v1.7.0 16:11:34 go: finding github.com/fxamacker/cbor/v2 v2.2.0 16:11:34 go: finding github.com/go-kit/kit v0.8.0 16:11:34 go: finding github.com/go-logfmt/logfmt v0.4.0 16:11:34 go: finding github.com/go-stack/stack v1.8.0 16:11:34 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 16:11:34 go: finding github.com/google/uuid v1.1.0 16:11:34 go: finding github.com/gorilla/mux v1.7.1 16:11:34 go: finding github.com/hashicorp/consul/api v1.1.0 16:11:34 go: finding github.com/hashicorp/consul/sdk v0.1.1 16:11:34 go: finding github.com/hashicorp/errwrap v1.0.0 16:11:34 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 16:11:34 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 16:11:34 go: finding github.com/hashicorp/go-msgpack v0.5.3 16:11:34 go: finding github.com/hashicorp/go-multierror v1.0.0 16:11:34 go: finding github.com/hashicorp/go-rootcerts v1.0.0 16:11:34 go: finding github.com/hashicorp/go-sockaddr v1.0.0 16:11:35 go: finding github.com/hashicorp/go-syslog v1.0.0 16:11:35 go: finding github.com/hashicorp/go-uuid v1.0.1 16:11:35 go: finding github.com/hashicorp/go.net v0.0.1 16:11:35 go: finding github.com/hashicorp/golang-lru v0.5.0 16:11:35 go: finding github.com/hashicorp/logutils v1.0.0 16:11:35 go: finding github.com/hashicorp/mdns v1.0.0 16:11:35 go: finding github.com/hashicorp/memberlist v0.1.3 16:11:35 go: finding github.com/hashicorp/serf v0.8.2 16:11:35 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 16:11:35 go: finding github.com/mattn/go-colorable v0.0.9 16:11:35 go: finding github.com/mattn/go-isatty v0.0.3 16:11:35 go: finding github.com/miekg/dns v1.0.14 16:11:35 go: finding github.com/mitchellh/cli v1.0.0 16:11:35 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 16:11:35 go: finding github.com/mitchellh/copystructure v1.0.0 16:11:35 go: finding github.com/mitchellh/go-homedir v1.0.0 16:11:35 go: finding github.com/mitchellh/go-testing-interface v1.0.0 16:11:35 go: finding github.com/mitchellh/gox v0.4.0 16:11:35 go: finding github.com/mitchellh/iochan v1.0.0 16:11:35 go: finding github.com/mitchellh/mapstructure v1.1.2 16:11:35 go: finding github.com/mitchellh/reflectwalk v1.0.0 16:11:35 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 16:11:35 go: finding github.com/pelletier/go-toml v1.2.0 16:11:35 go: finding github.com/pkg/errors v0.8.1 16:11:36 go: finding github.com/pmezard/go-difflib v1.0.0 16:11:36 go: finding github.com/posener/complete v1.1.1 16:11:36 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 16:11:36 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 16:11:36 go: finding github.com/stretchr/objx v0.1.0 16:11:36 go: finding github.com/stretchr/testify v1.5.1 16:11:36 go: finding github.com/ugorji/go v1.1.4 16:11:36 go: finding github.com/x448/float16 v0.8.4 16:11:36 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 16:11:36 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 16:11:36 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 16:11:36 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 16:11:36 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 16:11:36 go: finding gopkg.in/yaml.v2 v2.2.8 16:11:46 Removing intermediate container bef857523e81 16:11:46 ---> 188a10d9b80e 16:11:46 Successfully built 188a10d9b80e 16:11:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:11:47 + docker inspect -f . ci-base-image-arm64 16:11:47 . [Pipeline] withDockerContainer 16:11:47 prd-ubuntu18.04-docker-arm64-4c-16g-7771 does not seem to be running inside a container 16:11:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/7 -v /w/workspace/device-sdk-go/7:/w/workspace/device-sdk-go/7:rw,z -v /w/workspace/device-sdk-go/7@tmp:/w/workspace/device-sdk-go/7@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 ******** ci-base-image-arm64 cat 16:11:48 $ docker top 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:50 + go version 16:11:50 go version go1.13.5 linux/arm64 [Pipeline] sh 16:11:50 + make test 16:11:50 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 16:11:51 ? github.com/edgexfoundry/device-sdk-go [no test files] 16:12:23 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 16:12:23 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 16:12:23 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 16:12:23 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.036s coverage: 22.1% of statements 16:12:23 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.143s coverage: 95.8% of statements 16:12:56 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.066s coverage: 11.4% of statements 16:12:56 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.046s coverage: 21.7% of statements 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 16:12:56 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.124s coverage: 36.9% of statements 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 16:12:56 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.487s coverage: 65.2% of statements 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 16:12:56 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.046s coverage: 52.6% of statements 16:12:56 ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] 16:12:56 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.357s coverage: 68.9% of statements 16:12:56 ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] 16:12:56 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 16:12:56 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:12:58 gofmt -l . 16:12:58 [ "`gofmt -l .`" = "" ] 16:12:58 ./bin/test-attribution-txt.sh 16:12:59 ./bin/test-go-mod-tidy.sh [Pipeline] stash 16:13:00 Stashed 1 file(s) [Pipeline] } 16:13:00 $ docker stop --time=1 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c 16:13:02 $ docker rm -f 3f616d0f6a5d1e5438a8672918ffd01a0bebc7de7a2cf531e73128627f73e23c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:13:04 + ls -al . 16:13:04 total 220 16:13:04 drwxrwxr-x 11 jenkins jenkins 4096 May 10 16:12 . 16:13:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 .. 16:13:04 -rw-rw-r-- 1 jenkins jenkins 140 May 10 16:10 .dockerignore 16:13:04 drwxrwxr-x 8 jenkins jenkins 4096 May 10 16:10 .git 16:13:04 drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:10 .github 16:13:04 -rw-rw-r-- 1 jenkins jenkins 138 May 10 16:10 .gitignore 16:13:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:10 .semver 16:13:04 -rw-rw-r-- 1 jenkins jenkins 936 May 10 16:10 Dockerfile.build 16:13:04 -rw-rw-r-- 1 jenkins jenkins 808 May 10 16:10 Jenkinsfile 16:13:04 -rw-rw-r-- 1 jenkins jenkins 11341 May 10 16:10 LICENSE 16:13:04 -rw-rw-r-- 1 jenkins jenkins 892 May 10 16:10 Makefile 16:13:04 -rw-rw-r-- 1 jenkins jenkins 2249 May 10 16:10 README.md 16:13:04 -rw-rw-r-- 1 jenkins jenkins 3733 May 10 16:10 RELEASE-NOTES.txt 16:13:04 -rw-rw-r-- 1 jenkins jenkins 5 May 10 16:08 VERSION 16:13:04 drwxrwxr-x 3 jenkins jenkins 4096 May 10 16:10 api 16:13:04 drwxrwxr-x 2 jenkins jenkins 4096 May 10 16:10 bin 16:13:04 -rw-r--r-- 1 jenkins jenkins 110877 May 10 16:12 coverage.out 16:13:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 example 16:13:04 -rw-r--r-- 1 jenkins jenkins 446 May 10 16:12 go.mod 16:13:04 -rw-r--r-- 1 jenkins jenkins 12076 May 10 16:12 go.sum 16:13:04 drwxrwxr-x 15 jenkins jenkins 4096 May 10 16:10 internal 16:13:04 drwxrwxr-x 5 jenkins jenkins 4096 May 10 16:10 pkg 16:13:04 drwxrwxr-x 4 jenkins jenkins 4096 May 10 16:10 snap 16:13:04 -rw-rw-r-- 1 jenkins jenkins 222 May 10 16:10 version.go [Pipeline] isUnix [Pipeline] sh 16:13:05 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cf91991c0230b5b858cde919bce4ff5b5a10c861 --label arch=arm64 --label version=0.0.0 . 16:13:05 Sending build context to Docker daemon 3.183MB 16:13:05 Step 1/21 : ARG BASE=golang:1.13-alpine 16:13:05 Step 2/21 : FROM ${BASE} AS builder 16:13:05 ---> 188a10d9b80e 16:13:05 Step 3/21 : ARG MAKE='make build' 16:13:05 ---> Running in fe38d4021b70 16:13:05 Removing intermediate container fe38d4021b70 16:13:05 ---> 36708c0f6de0 16:13:05 Step 4/21 : WORKDIR /device-sdk-go 16:13:06 ---> Running in 543327e54621 16:13:06 Removing intermediate container 543327e54621 16:13:06 ---> 5086f693bfef 16:13:06 Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:06 ---> Running in 8da0d87d3fb2 16:13:06 Removing intermediate container 8da0d87d3fb2 16:13:06 ---> ca37bc91ed51 16:13:06 Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:13:07 ---> Running in 8b47a17fd946 16:13:09 Removing intermediate container 8b47a17fd946 16:13:09 ---> d02943b99ae8 16:13:09 Step 7/21 : RUN apk add --update --no-cache make git 16:13:09 ---> Running in 091287e7909e 16:13:09 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 16:13:10 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 16:13:10 OK: 125 MiB in 39 packages 16:13:12 Removing intermediate container 091287e7909e 16:13:12 ---> 291820cf975c 16:13:12 Step 8/21 : COPY . . 16:13:13 ---> ce96f9c3e03b 16:13:13 Step 9/21 : RUN ${MAKE} 16:13:13 ---> Running in c32f998d2daa 16:13:14 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 16:13:36 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 16:13:39 Removing intermediate container c32f998d2daa 16:13:39 ---> b4533be8c6e5 16:13:39 Step 10/21 : FROM scratch 16:13:39 ---> 16:13:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:13:39 ---> Running in 9ee329c9b29a 16:13:39 Removing intermediate container 9ee329c9b29a 16:13:39 ---> cef1987326fd 16:13:39 Step 12/21 : ENV APP_PORT=49990 16:13:39 ---> Running in 3618227d7d6f 16:13:39 Removing intermediate container 3618227d7d6f 16:13:39 ---> 7904d0babcba 16:13:39 Step 13/21 : EXPOSE $APP_PORT 16:13:39 ---> Running in 88f3b852f348 16:13:40 Removing intermediate container 88f3b852f348 16:13:40 ---> 06caecc87cde 16:13:40 Step 14/21 : WORKDIR / 16:13:40 ---> Running in 698c70745640 16:13:40 Removing intermediate container 698c70745640 16:13:40 ---> 0c026ddc531a 16:13:40 Step 15/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 16:13:41 ---> 35d414ddcabc 16:13:41 Step 16/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 16:13:41 ---> e657f9dc603a 16:13:41 Step 17/21 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 16:13:42 ---> fb0850f5470e 16:13:42 Step 18/21 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:42 ---> Running in ae630b24c7f8 16:13:43 Removing intermediate container ae630b24c7f8 16:13:43 ---> 8b60ff5f51f4 16:13:43 Step 19/21 : LABEL arch=arm64 16:13:43 ---> Running in 36f2dd4b1e14 16:13:43 Removing intermediate container 36f2dd4b1e14 16:13:43 ---> 9bf66fc93e76 16:13:43 Step 20/21 : LABEL git_sha=cf91991c0230b5b858cde919bce4ff5b5a10c861 16:13:43 ---> Running in 711299c76c4d 16:13:43 Removing intermediate container 711299c76c4d 16:13:43 ---> 56b69d36f86b 16:13:43 Step 21/21 : LABEL version=0.0.0 16:13:43 ---> Running in 90b10923fb1c 16:13:44 Removing intermediate container 90b10923fb1c 16:13:44 ---> 12d47dd02076 16:13:44 [Warning] One or more build-args [ARCH] were not consumed 16:13:44 Successfully built 12d47dd02076 16:13:44 Successfully tagged docker-device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:13:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:13:47 ---> package-listing.sh 16:13:47 ++ facter osfamily 16:13:47 ++ tr '[:upper:]' '[:lower:]' 16:13:47 + OS_FAMILY=redhat 16:13:47 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-523 16:13:47 + START_PACKAGES=/tmp/packages_start.txt 16:13:47 + END_PACKAGES=/tmp/packages_end.txt 16:13:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:13:47 + PACKAGES=/tmp/packages_start.txt 16:13:47 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 16:13:47 + PACKAGES=/tmp/packages_end.txt 16:13:47 + case "${OS_FAMILY}" in 16:13:47 + sort 16:13:47 + rpm -qa 16:13:52 + '[' -f /tmp/packages_start.txt ']' 16:13:52 + '[' -f /tmp/packages_end.txt ']' 16:13:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:13:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-523 ']' 16:13:52 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ 16:13:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-523/archives/ [Pipeline] isUnix [Pipeline] sh 16:13:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:13:53 16:13:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:13:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:13:53 alpine: Pulling from edgex-lftools-log-publisher 16:13:53 c9b1b535fdd9: Pulling fs layer 16:13:53 2cc5ad85d9ab: Pulling fs layer 16:13:53 756a868c4378: Pulling fs layer 16:13:53 444b2fc9a129: Pulling fs layer 16:13:53 ea15f1150254: Pulling fs layer 16:13:53 41b27a9f41bf: Pulling fs layer 16:13:53 28c525ee5125: Pulling fs layer 16:13:53 094b1ea09ed8: Pulling fs layer 16:13:53 138eaada9080: Pulling fs layer 16:13:53 0622d0fa9048: Pulling fs layer 16:13:53 41b27a9f41bf: Waiting 16:13:53 28c525ee5125: Waiting 16:13:53 094b1ea09ed8: Waiting 16:13:53 138eaada9080: Waiting 16:13:53 0622d0fa9048: Waiting 16:13:53 444b2fc9a129: Waiting 16:13:53 ea15f1150254: Waiting 16:13:53 2cc5ad85d9ab: Verifying Checksum 16:13:53 2cc5ad85d9ab: Download complete 16:13:53 444b2fc9a129: Verifying Checksum 16:13:53 444b2fc9a129: Download complete 16:13:53 c9b1b535fdd9: Download complete 16:13:53 ea15f1150254: Verifying Checksum 16:13:53 ea15f1150254: Download complete 16:13:53 28c525ee5125: Verifying Checksum 16:13:53 28c525ee5125: Download complete 16:13:54 c9b1b535fdd9: Pull complete 16:13:54 2cc5ad85d9ab: Pull complete 16:13:55 756a868c4378: Verifying Checksum 16:13:55 756a868c4378: Download complete 16:13:55 094b1ea09ed8: Verifying Checksum 16:13:55 094b1ea09ed8: Download complete 16:13:55 0622d0fa9048: Verifying Checksum 16:13:55 0622d0fa9048: Download complete 16:13:55 138eaada9080: Verifying Checksum 16:13:55 138eaada9080: Download complete 16:13:56 41b27a9f41bf: Verifying Checksum 16:13:56 41b27a9f41bf: Download complete 16:13:57 756a868c4378: Pull complete 16:13:58 444b2fc9a129: Pull complete 16:13:58 ea15f1150254: Pull complete 16:14:02 41b27a9f41bf: Pull complete 16:14:02 28c525ee5125: Pull complete 16:14:07 094b1ea09ed8: Pull complete 16:14:07 138eaada9080: Pull complete 16:14:07 0622d0fa9048: Pull complete 16:14:07 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 16:14:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:14:07 prd-centos7-docker-4c-2g-7770 does not seem to be running inside a container 16:14:07 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_PR-523 -v /w/workspace/dgexfoundry_device-sdk-go_PR-523:/w/workspace/dgexfoundry_device-sdk-go_PR-523:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-523@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:14:08 $ docker top 93abacc178bfebba36cf827aa3eae78a09c9e06f63e58db356c4794b6d12e780 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:09 provisioning config files... 16:14:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp/config98716573336580851tmp [Pipeline] { [Pipeline] echo 16:14:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:09 ---> create-netrc.sh [Pipeline] echo 16:14:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:09 ---> logs-deploy.sh 16:14:09 + ARCHIVE_ARTIFACTS= 16:14:09 + LOGS_SERVER=https://logs.edgexfoundry.org 16:14:09 + '[' https://logs.edgexfoundry.org == None ']' 16:14:09 + NEXUS_URL=https://nexus.edgexfoundry.org 16:14:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 16:14:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/7/ 16:14:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:14:11 Archives upload complete. 16:14:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-523/7 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-523/7/ 16:14:12 ---> uname -a: 16:14:12 Linux 93abacc178bf 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 16:14:12 16:14:12 16:14:12 ---> lscpu: 16:14:12 Architecture: x86_64 16:14:12 CPU op-mode(s): 32-bit, 64-bit 16:14:12 Byte Order: Little Endian 16:14:12 Address sizes: 40 bits physical, 48 bits virtual 16:14:12 CPU(s): 4 16:14:12 On-line CPU(s) list: 0-3 16:14:12 Thread(s) per core: 1 16:14:12 Core(s) per socket: 1 16:14:12 Socket(s): 4 16:14:12 NUMA node(s): 1 16:14:12 Vendor ID: GenuineIntel 16:14:12 CPU family: 6 16:14:12 Model: 44 16:14:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:14:12 Stepping: 1 16:14:12 CPU MHz: 2933.438 16:14:12 BogoMIPS: 5866.87 16:14:12 Virtualization: VT-x 16:14:12 Hypervisor vendor: KVM 16:14:12 Virtualization type: full 16:14:12 L1d cache: 128 KiB 16:14:12 L1i cache: 128 KiB 16:14:12 L2 cache: 16 MiB 16:14:12 L3 cache: 64 MiB 16:14:12 NUMA node0 CPU(s): 0-3 16:14:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 16:14:12 Vulnerability Meltdown: Mitigation; PTI 16:14:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:12 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 16:14:12 Vulnerability Spectre v2: Mitigation; Full retpoline 16:14:12 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 16:14:12 16:14:12 16:14:12 ---> nproc: 16:14:12 4 16:14:12 16:14:12 16:14:12 ---> df -h: 16:14:12 Filesystem Size Used Available Use% Mounted on 16:14:12 overlay 50.0G 6.4G 43.6G 13% / 16:14:12 tmpfs 64.0M 0 64.0M 0% /dev 16:14:12 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 16:14:12 shm 64.0M 0 64.0M 0% /dev/shm 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-523@tmp 16:14:12 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 16:14:12 16:14:12 16:14:12 ---> free -m: 16:14:12 total used free shared buff/cache available 16:14:12 Mem: 1838 624 67 0 1146 1108 16:14:12 Swap: 1023 1 1022 16:14:12 16:14:12 16:14:12 ---> ip addr: 16:14:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:14:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:14:12 inet 127.0.0.1/8 scope host lo 16:14:12 valid_lft forever preferred_lft forever 16:14:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 16:14:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 16:14:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 16:14:12 valid_lft forever preferred_lft forever 16:14:12 16:14:12 16:14:12 ---> sar -b -r -n DEV: 16:14:12 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 05/10/20 _x86_64_ (4 CPU) 16:14:12 16:14:12 16:07:21 LINUX RESTART 16:14:12 16:14:12 16:08:01 tps rtps wtps bread/s bwrtn/s 16:14:12 16:09:02 43.10 8.73 34.37 2285.01 3479.60 16:14:12 16:10:01 3.11 0.00 3.11 0.00 97.85 16:14:12 16:11:01 0.72 0.00 0.72 0.00 8.53 16:14:12 16:12:01 0.52 0.00 0.52 0.00 6.23 16:14:12 16:13:01 0.65 0.00 0.65 0.00 8.06 16:14:12 16:14:01 79.16 49.75 29.41 3290.94 11967.26 16:14:12 Average: 21.29 9.79 11.50 933.15 2606.15 16:14:12 16:14:12 16:08:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:12 16:09:02 105344 1776960 94.40 2620 1210024 954380 32.56 464292 1149412 16 16:14:12 16:10:01 114536 1767768 93.92 2620 1210028 903160 30.82 456840 1149108 8 16:14:12 16:11:01 112764 1769540 94.01 2620 1210036 903496 30.83 458936 1149108 20 16:14:12 16:12:01 114604 1767700 93.91 2620 1210040 903160 30.82 457040 1149108 8 16:14:12 16:13:01 113564 1768740 93.97 2620 1210048 903416 30.82 458160 1149108 8 16:14:12 16:14:01 74792 1807512 96.03 2620 1197940 1115104 38.05 489656 1143888 70936 16:14:12 Average: 105934 1776370 94.37 2620 1208019 947119 32.32 464154 1148289 11833 16:14:12 16:14:12 16:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:14:12 16:09:02 eth0 99.13 78.52 490.91 63.02 0.00 0.00 0.00 16:14:12 16:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:09:02 docker0 5.96 3.99 0.98 17.33 0.00 0.00 0.00 16:14:12 16:10:01 eth0 0.76 0.02 0.06 0.00 0.00 0.00 0.00 16:14:12 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:11:01 eth0 1.03 0.63 0.60 0.33 0.00 0.00 0.00 16:14:12 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:12:01 eth0 0.47 0.08 0.04 0.07 0.00 0.00 0.00 16:14:12 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:13:01 eth0 0.62 0.48 0.34 0.27 0.00 0.00 0.00 16:14:12 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:14:01 eth0 84.05 61.58 2317.18 8.37 0.00 0.00 0.00 16:14:12 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 Average: eth0 31.13 23.64 470.39 12.05 0.00 0.00 0.00 16:14:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:12 Average: docker0 1.00 0.67 0.16 2.90 0.00 0.00 0.00 16:14:12 16:14:12