Pull request #251 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 8daeea3aa3eb1e2764f5c916653050e3474fa661+4fc1725bd211937001b721308f1b583b7c7ba0fb (e1cdc2ddd80c556fb9b01036d8bd44a46a2ddc32) Running in Durability level: MAX_SURVIVABILITY 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-c/branches/PR-251/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > 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 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, 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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5267 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [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-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-251 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.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-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # 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-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 Merge succeeded, producing 70920a497f7ad610a53d1093695e7fa9b77e3f68 Checking out Revision 70920a497f7ad610a53d1093695e7fa9b77e3f68 (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # 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 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70920a497f7ad610a53d1093695e7fa9b77e3f68 # timeout=10 Commit message: "Merge commit '4fc1725bd211937001b721308f1b583b7c7ba0fb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-21T15:28:57.338Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-21T15:28:57.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-21T15:28:57.822Z] ========================================================= [2020-04-21T15:28:57.822Z] EdgeX Global Pipelines Version Info [2020-04-21T15:28:57.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:28:59.246Z] ------------------- [2020-04-21T15:28:59.246Z] stable info: [2020-04-21T15:28:59.246Z] ------------------- [2020-04-21T15:28:59.246Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-21T15:28:59.246Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T15:28:59.246Z] Message: update stable to v1.0.73 [2020-04-21T15:28:59.818Z] ------------------- [2020-04-21T15:28:59.818Z] experimental info: [2020-04-21T15:28:59.818Z] ------------------- [2020-04-21T15:28:59.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-04-21T15:28:59.818Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-21T15:28:59.818Z] Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:29:02.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T15:29:02.223Z] [2020-04-21T15:29:02.223Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:29:02.585Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-21T15:29:02.585Z] latest: Pulling from edgex-devops/git-semver [2020-04-21T15:29:02.585Z] 9123ac7c32f7: Pulling fs layer [2020-04-21T15:29:02.585Z] b8cc5d1170e3: Pulling fs layer [2020-04-21T15:29:02.585Z] 2924cbbf6a41: Pulling fs layer [2020-04-21T15:29:02.585Z] 93b08a4f1073: Pulling fs layer [2020-04-21T15:29:02.585Z] 93b08a4f1073: Waiting [2020-04-21T15:29:02.585Z] b8cc5d1170e3: Verifying Checksum [2020-04-21T15:29:02.585Z] b8cc5d1170e3: Download complete [2020-04-21T15:29:02.847Z] 9123ac7c32f7: Verifying Checksum [2020-04-21T15:29:02.847Z] 9123ac7c32f7: Download complete [2020-04-21T15:29:02.847Z] 93b08a4f1073: Verifying Checksum [2020-04-21T15:29:02.847Z] 93b08a4f1073: Download complete [2020-04-21T15:29:02.847Z] 2924cbbf6a41: Verifying Checksum [2020-04-21T15:29:02.847Z] 2924cbbf6a41: Download complete [2020-04-21T15:29:03.107Z] 9123ac7c32f7: Pull complete [2020-04-21T15:29:03.107Z] b8cc5d1170e3: Pull complete [2020-04-21T15:29:03.675Z] 2924cbbf6a41: Pull complete [2020-04-21T15:29:03.934Z] 93b08a4f1073: Pull complete [2020-04-21T15:29:03.934Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-21T15:29:03.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-21T15:29:04.141Z] prd-centos7-docker-4c-2g-5267 does not seem to be running inside a container [2020-04-21T15:29:04.169Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-21T15:29:04.799Z] $ docker top f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-21T15:29:05.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T15:29:05.127Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T15:29:05.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T15:29:05.329Z] $ docker exec f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent [2020-04-21T15:29:05.515Z] SSH_AUTH_SOCK=/tmp/ssh-1jrtCETqPy61/agent.15 [2020-04-21T15:29:05.515Z] SSH_AGENT_PID=22 [2020-04-21T15:29:05.524Z] Running ssh-add (command line suppressed) [2020-04-21T15:29:05.663Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_4216103137474879260.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_4216103137474879260.key) [2020-04-21T15:29:05.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T15:29:06.108Z] + git describe --exact-match --tags HEAD [2020-04-21T15:29:06.108Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-21T15:29:06.179Z] $ docker exec --env ******** --env ******** f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent -k [2020-04-21T15:29:06.321Z] unset SSH_AUTH_SOCK; [2020-04-21T15:29:06.321Z] unset SSH_AGENT_PID; [2020-04-21T15:29:06.321Z] echo Agent pid 22 killed; [2020-04-21T15:29:06.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-21T15:29:06.492Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-21T15:29:06.492Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-21T15:29:06.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-21T15:29:06.577Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-21T15:29:06.747Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-21T15:29:06.750Z] $ docker exec f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent [2020-04-21T15:29:06.929Z] SSH_AUTH_SOCK=/tmp/ssh-RaWoCvEEJ54l/agent.58 [2020-04-21T15:29:06.929Z] SSH_AGENT_PID=65 [2020-04-21T15:29:06.936Z] Running ssh-add (command line suppressed) [2020-04-21T15:29:07.077Z] Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_1949162414987010409.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_1949162414987010409.key) [2020-04-21T15:29:07.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-21T15:29:07.482Z] + git semver init [2020-04-21T15:29:07.482Z] # -> Open(): unable to determine branch for HEAD [2020-04-21T15:29:07.482Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.git [2020-04-21T15:29:07.482Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T15:29:07.482Z] # $SEMVER_REMOTE_NAME = origin [2020-04-21T15:29:07.482Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-21T15:29:07.482Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-21T15:29:07.482Z] # $SEMVER_BRANCH = PR-251 [2020-04-21T15:29:07.482Z] # $SEMVER_TEMP = /tmp/semver-100083962 [2020-04-21T15:29:07.482Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP [2020-04-21T15:29:08.418Z] # '/tmp/semver-100083962' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver' [2020-04-21T15:29:08.418Z] # -> Force: false [2020-04-21T15:29:08.418Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver [Pipeline] } [2020-04-21T15:29:08.441Z] $ docker exec --env ******** --env ******** f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent -k [2020-04-21T15:29:08.573Z] unset SSH_AUTH_SOCK; [2020-04-21T15:29:08.573Z] unset SSH_AGENT_PID; [2020-04-21T15:29:08.573Z] echo Agent pid 65 killed; [2020-04-21T15:29:08.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-21T15:29:09.169Z] + git semver [Pipeline] } [2020-04-21T15:29:09.197Z] $ docker stop --time=1 f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 [2020-04-21T15:29:10.546Z] $ docker rm -f f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-21T15:29:11.397Z] Stashed 39 file(s) [Pipeline] echo [2020-04-21T15:29:11.420Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-04-21T15:29:26.850Z] Still waiting to schedule task [2020-04-21T15:29:26.850Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-21T15:29:26.871Z] Still waiting to schedule task [2020-04-21T15:29:26.871Z] ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5264’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5268’ is offline [2020-04-21T15:32:30.231Z] Running on prd-centos7-docker-4c-2g-5280 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws [2020-04-21T15:32:30.310Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-21T15:32:33.789Z] using credential edgex-jenkins-ssh [2020-04-21T15:32:33.831Z] Cloning the remote Git repository [2020-04-21T15:32:33.831Z] Cloning with configured refspecs honoured and without tags [2020-04-21T15:32:33.623Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:33.703Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-21T15:32:33.780Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:33.780Z] > git --version # timeout=10 [2020-04-21T15:32:33.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:32:33.825Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:42.784Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5279 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws [2020-04-21T15:32:42.858Z] Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout [2020-04-21T15:32:49.345Z] using credential edgex-jenkins-ssh [2020-04-21T15:32:49.404Z] Cloning the remote Git repository [2020-04-21T15:32:49.404Z] Cloning with configured refspecs honoured and without tags [2020-04-21T15:32:49.462Z] Cloning repository git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:49.548Z] > git init /w/workspace/device-sdk-c/1 # timeout=10 [2020-04-21T15:32:49.615Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:49.616Z] > git --version # timeout=10 [2020-04-21T15:32:49.650Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:32:49.709Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:51.000Z] Fetching without tags [2020-04-21T15:32:51.722Z] Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [2020-04-21T15:32:50.848Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T15:32:50.867Z] > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 [2020-04-21T15:32:50.910Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:50.951Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T15:32:50.989Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:50.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:32:51.008Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:51.725Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:32:51.793Z] > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T15:32:52.280Z] Failed in branch arm64 [2020-04-21T15:32:54.068Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T15:32:54.078Z] > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 [2020-04-21T15:32:54.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:54.138Z] Fetching without tags [2020-04-21T15:32:54.776Z] Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-21T15:32:55.545Z] Failed in branch amd64 [Pipeline] // parallel [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) [2020-04-21T15:32:54.121Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 [2020-04-21T15:32:54.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git [2020-04-21T15:32:54.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-21T15:32:54.158Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-21T15:32:54.788Z] > git config core.sparsecheckout # timeout=10 [2020-04-21T15:32:54.800Z] > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # timeout=10 [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 [2020-04-21T15:32:57.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:32:57.571Z] ---> package-listing.sh [2020-04-21T15:32:57.571Z] ++ facter osfamily [2020-04-21T15:32:57.571Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-21T15:32:57.571Z] + OS_FAMILY=redhat [2020-04-21T15:32:57.571Z] + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T15:32:57.571Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-21T15:32:57.571Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-21T15:32:57.571Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-21T15:32:57.571Z] + PACKAGES=/tmp/packages_start.txt [2020-04-21T15:32:57.571Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' [2020-04-21T15:32:57.571Z] + PACKAGES=/tmp/packages_end.txt [2020-04-21T15:32:57.571Z] + case "${OS_FAMILY}" in [2020-04-21T15:32:57.571Z] + rpm -qa [2020-04-21T15:32:57.571Z] + sort [2020-04-21T15:33:02.860Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-21T15:33:02.860Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-21T15:33:02.860Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-21T15:33:02.860Z] + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' [2020-04-21T15:33:02.860Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [2020-04-21T15:33:02.860Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:33:03.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T15:33:03.394Z] [2020-04-21T15:33:03.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-21T15:33:03.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-21T15:33:03.776Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-21T15:33:03.776Z] c9b1b535fdd9: Pulling fs layer [2020-04-21T15:33:03.776Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-21T15:33:03.776Z] 756a868c4378: Pulling fs layer [2020-04-21T15:33:03.776Z] 444b2fc9a129: Pulling fs layer [2020-04-21T15:33:03.776Z] ea15f1150254: Pulling fs layer [2020-04-21T15:33:03.776Z] 41b27a9f41bf: Pulling fs layer [2020-04-21T15:33:03.776Z] 28c525ee5125: Pulling fs layer [2020-04-21T15:33:03.776Z] 094b1ea09ed8: Pulling fs layer [2020-04-21T15:33:03.776Z] 138eaada9080: Pulling fs layer [2020-04-21T15:33:03.776Z] 0622d0fa9048: Pulling fs layer [2020-04-21T15:33:03.776Z] 444b2fc9a129: Waiting [2020-04-21T15:33:03.776Z] 28c525ee5125: Waiting [2020-04-21T15:33:03.776Z] 094b1ea09ed8: Waiting [2020-04-21T15:33:03.776Z] 138eaada9080: Waiting [2020-04-21T15:33:03.776Z] 0622d0fa9048: Waiting [2020-04-21T15:33:03.776Z] ea15f1150254: Waiting [2020-04-21T15:33:03.776Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-21T15:33:03.776Z] 2cc5ad85d9ab: Download complete [2020-04-21T15:33:03.776Z] 444b2fc9a129: Verifying Checksum [2020-04-21T15:33:03.776Z] 444b2fc9a129: Download complete [2020-04-21T15:33:03.776Z] c9b1b535fdd9: Verifying Checksum [2020-04-21T15:33:03.776Z] c9b1b535fdd9: Download complete [2020-04-21T15:33:03.776Z] ea15f1150254: Verifying Checksum [2020-04-21T15:33:03.776Z] ea15f1150254: Download complete [2020-04-21T15:33:04.052Z] 28c525ee5125: Verifying Checksum [2020-04-21T15:33:04.052Z] 28c525ee5125: Download complete [2020-04-21T15:33:04.333Z] 756a868c4378: Verifying Checksum [2020-04-21T15:33:04.333Z] 756a868c4378: Download complete [2020-04-21T15:33:04.333Z] c9b1b535fdd9: Pull complete [2020-04-21T15:33:04.333Z] 138eaada9080: Verifying Checksum [2020-04-21T15:33:04.333Z] 138eaada9080: Download complete [2020-04-21T15:33:04.333Z] 0622d0fa9048: Verifying Checksum [2020-04-21T15:33:04.333Z] 0622d0fa9048: Download complete [2020-04-21T15:33:04.333Z] 094b1ea09ed8: Verifying Checksum [2020-04-21T15:33:04.333Z] 094b1ea09ed8: Download complete [2020-04-21T15:33:04.333Z] 2cc5ad85d9ab: Pull complete [2020-04-21T15:33:04.905Z] 41b27a9f41bf: Verifying Checksum [2020-04-21T15:33:04.905Z] 41b27a9f41bf: Download complete [2020-04-21T15:33:05.842Z] 756a868c4378: Pull complete [2020-04-21T15:33:06.101Z] 444b2fc9a129: Pull complete [2020-04-21T15:33:06.365Z] ea15f1150254: Pull complete [2020-04-21T15:33:09.660Z] 41b27a9f41bf: Pull complete [2020-04-21T15:33:09.660Z] 28c525ee5125: Pull complete [2020-04-21T15:33:11.575Z] 094b1ea09ed8: Pull complete [2020-04-21T15:33:11.834Z] 138eaada9080: Pull complete [2020-04-21T15:33:12.094Z] 0622d0fa9048: Pull complete [2020-04-21T15:33:12.094Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-21T15:33:12.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-21T15:33:12.307Z] prd-centos7-docker-4c-2g-5267 does not seem to be running inside a container [2020-04-21T15:33:12.349Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-21T15:33:13.411Z] $ docker top f0096772e8ccf3f11f12c8b72ade72bca4fe233505b819b261d90403db6e55ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-21T15:33:13.744Z] provisioning config files... [2020-04-21T15:33:13.761Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/config6698140906776966554tmp [Pipeline] { [Pipeline] echo [2020-04-21T15:33:13.857Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:33:14.190Z] ---> create-netrc.sh [Pipeline] echo [2020-04-21T15:33:14.214Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-21T15:33:14.532Z] ---> logs-deploy.sh [2020-04-21T15:33:14.533Z] + ARCHIVE_ARTIFACTS= [2020-04-21T15:33:14.533Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-21T15:33:14.533Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-21T15:33:14.533Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-21T15:33:14.533Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 [2020-04-21T15:33:14.533Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/1/ [2020-04-21T15:33:14.533Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 /w/workspace/edgexfoundry_device-sdk-c_PR-251 [2020-04-21T15:33:15.911Z] Archives upload complete. [2020-04-21T15:33:15.911Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/1/