Pull request #536 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f0d03bfb6530324afd54d83f0a15ae6fd4719453+3a565b71685442c2ff1ef3a41526fe46f740cbbe (8725bd7211f7e72cd04a869025ae0d5e150780e7) 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 370697454611dc68c0596e0d0a50477a8de841a8 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 370697454611dc68c0596e0d0a50477a8de841a8 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/device-sdk-go/branches/PR-536/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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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: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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2527’ Running on prd-centos7-docker-4c-2g-2529 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [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-536 # 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 Fetching without tags > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # 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/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 Merge succeeded, producing f0d03bfb6530324afd54d83f0a15ae6fd4719453 Checking out Revision f0d03bfb6530324afd54d83f0a15ae6fd4719453 (PR-536) > git config core.sparsecheckout # timeout=10 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # 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 3a565b71685442c2ff1ef3a41526fe46f740cbbe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # timeout=10 Commit message: "Update go-mod-bootstrap version and increase device-simple timeout" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 370697454611dc68c0596e0d0a50477a8de841a8 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-11T03:41:32.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-11T03:41:32.402Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-11T03:41:32.529Z] ========================================================= [2020-06-11T03:41:32.529Z] EdgeX Global Pipelines Version Info [2020-06-11T03:41:32.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-11T03:41:33.984Z] ------------------- [2020-06-11T03:41:33.984Z] stable info: [2020-06-11T03:41:33.984Z] ------------------- [2020-06-11T03:41:33.984Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-11T03:41:33.984Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T03:41:33.984Z] Message: update stable to v1.0.89 [2020-06-11T03:41:34.926Z] ------------------- [2020-06-11T03:41:34.926Z] experimental info: [2020-06-11T03:41:34.926Z] ------------------- [2020-06-11T03:41:34.926Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-11T03:41:34.926Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-11T03:41:34.926Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-11T03:41:36.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T03:41:36.562Z] [2020-06-11T03:41:36.562Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-11T03:41:36.914Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T03:41:36.914Z] latest: Pulling from edgex-devops/git-semver [2020-06-11T03:41:36.914Z] 9123ac7c32f7: Pulling fs layer [2020-06-11T03:41:36.914Z] b8cc5d1170e3: Pulling fs layer [2020-06-11T03:41:36.914Z] 2924cbbf6a41: Pulling fs layer [2020-06-11T03:41:36.914Z] 93b08a4f1073: Pulling fs layer [2020-06-11T03:41:36.914Z] 93b08a4f1073: Waiting [2020-06-11T03:41:36.914Z] b8cc5d1170e3: Verifying Checksum [2020-06-11T03:41:36.914Z] b8cc5d1170e3: Download complete [2020-06-11T03:41:36.914Z] 9123ac7c32f7: Verifying Checksum [2020-06-11T03:41:36.914Z] 9123ac7c32f7: Download complete [2020-06-11T03:41:37.177Z] 93b08a4f1073: Verifying Checksum [2020-06-11T03:41:37.177Z] 93b08a4f1073: Download complete [2020-06-11T03:41:37.177Z] 2924cbbf6a41: Verifying Checksum [2020-06-11T03:41:37.177Z] 2924cbbf6a41: Download complete [2020-06-11T03:41:37.177Z] 9123ac7c32f7: Pull complete [2020-06-11T03:41:37.446Z] b8cc5d1170e3: Pull complete [2020-06-11T03:41:38.031Z] 2924cbbf6a41: Pull complete [2020-06-11T03:41:38.294Z] 93b08a4f1073: Pull complete [2020-06-11T03:41:38.294Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-11T03:41:38.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-11T03:41:38.294Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-11T03:41:38.418Z] prd-centos7-docker-4c-2g-2529 does not seem to be running inside a container [2020-06-11T03:41:38.462Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-536 -v /w/workspace/dgexfoundry_device-sdk-go_PR-536:/w/workspace/dgexfoundry_device-sdk-go_PR-536:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-11T03:41:40.402Z] $ docker top 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-11T03:41:40.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T03:41:40.673Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T03:41:40.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T03:41:40.872Z] $ docker exec 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent [2020-06-11T03:41:41.030Z] SSH_AUTH_SOCK=/tmp/ssh-xfMVtN4fDgdz/agent.11 [2020-06-11T03:41:41.030Z] SSH_AGENT_PID=17 [2020-06-11T03:41:41.040Z] Running ssh-add (command line suppressed) [2020-06-11T03:41:41.166Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_4049879196043699530.key (/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_4049879196043699530.key) [2020-06-11T03:41:41.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T03:41:41.549Z] + git describe --exact-match --tags HEAD [2020-06-11T03:41:41.549Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-11T03:41:41.709Z] $ docker exec --env ******** --env ******** 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent -k [2020-06-11T03:41:41.821Z] unset SSH_AUTH_SOCK; [2020-06-11T03:41:41.822Z] unset SSH_AGENT_PID; [2020-06-11T03:41:41.822Z] echo Agent pid 17 killed; [2020-06-11T03:41:41.865Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-11T03:41:41.965Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-11T03:41:41.966Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-11T03:41:42.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-11T03:41:42.030Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-11T03:41:42.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-11T03:41:42.196Z] $ docker exec 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent [2020-06-11T03:41:42.355Z] SSH_AUTH_SOCK=/tmp/ssh-d5r96IyhVkKE/agent.45 [2020-06-11T03:41:42.355Z] SSH_AGENT_PID=50 [2020-06-11T03:41:42.360Z] Running ssh-add (command line suppressed) [2020-06-11T03:41:42.484Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_9028070189877512782.key (/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/private_key_9028070189877512782.key) [2020-06-11T03:41:42.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-11T03:41:42.866Z] + git semver init [2020-06-11T03:41:42.866Z] # -> Open(): unable to determine branch for HEAD [2020-06-11T03:41:42.866Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-536/.git [2020-06-11T03:41:42.866Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-536 [2020-06-11T03:41:42.866Z] # $SEMVER_REMOTE_NAME = origin [2020-06-11T03:41:42.866Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-11T03:41:42.866Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-11T03:41:42.866Z] # $SEMVER_BRANCH = PR-536 [2020-06-11T03:41:42.866Z] # $SEMVER_TEMP = /tmp/semver-751672849 [2020-06-11T03:41:42.866Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-06-11T03:41:43.808Z] # '/tmp/semver-751672849' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-536/.semver' [2020-06-11T03:41:43.808Z] # -> Force: false [2020-06-11T03:41:43.808Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-536/.semver [Pipeline] } [2020-06-11T03:41:43.832Z] $ docker exec --env ******** --env ******** 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d ssh-agent -k [2020-06-11T03:41:43.945Z] unset SSH_AUTH_SOCK; [2020-06-11T03:41:43.945Z] unset SSH_AGENT_PID; [2020-06-11T03:41:43.945Z] echo Agent pid 50 killed; [2020-06-11T03:41:43.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-11T03:41:44.429Z] + git semver [Pipeline] } [2020-06-11T03:41:44.462Z] $ docker stop --time=1 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d [2020-06-11T03:41:45.907Z] $ docker rm -f 835734af9423204a3b45e93589e5154c83acd4b3eb6a0a13bb6791646abfe25d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-11T03:41:46.587Z] Stashed 67 file(s) [Pipeline] echo [2020-06-11T03:41:46.607Z] [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-06-11T03:42:01.980Z] Still waiting to schedule task [2020-06-11T03:42:01.980Z] ‘prd-centos7-docker-4c-2g-2530’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-2075’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-06-11T03:42:02.001Z] Still waiting to schedule task [2020-06-11T03:42:02.002Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-11T03:43:42.060Z] Running on prd-centos7-docker-4c-2g-2531 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [Pipeline] { [Pipeline] ws [2020-06-11T03:43:42.114Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-06-11T03:43:44.350Z] using credential edgex-jenkins-ssh [2020-06-11T03:43:44.379Z] Cloning the remote Git repository [2020-06-11T03:43:44.380Z] Cloning with configured refspecs honoured and without tags [2020-06-11T03:43:44.133Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:43:45.284Z] Fetching without tags [2020-06-11T03:43:44.204Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-06-11T03:43:44.252Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:43:44.252Z] > git --version # timeout=10 [2020-06-11T03:43:44.262Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T03:43:44.320Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:43:45.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-06-11T03:43:45.061Z] > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # timeout=10 [2020-06-11T03:43:45.069Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:43:45.080Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-06-11T03:43:45.095Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:43:45.096Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T03:43:45.103Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:43:45.678Z] Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-11T03:43:46.066Z] Failed in branch amd64 [2020-06-11T03:43:45.525Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T03:43:45.531Z] > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # timeout=10 [2020-06-11T03:44:56.391Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2532 in /w/workspace/dgexfoundry_device-sdk-go_PR-536 [Pipeline] { [Pipeline] ws [2020-06-11T03:44:56.448Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2020-06-11T03:45:01.568Z] using credential edgex-jenkins-ssh [2020-06-11T03:45:01.601Z] Cloning the remote Git repository [2020-06-11T03:45:01.601Z] Cloning with configured refspecs honoured and without tags [2020-06-11T03:45:01.629Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:45:01.731Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2020-06-11T03:45:01.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:45:01.802Z] > git --version # timeout=10 [2020-06-11T03:45:01.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T03:45:01.920Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:45:03.870Z] Fetching without tags [2020-06-11T03:45:03.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-06-11T03:45:03.768Z] > git config --add remote.origin.fetch +refs/pull/536/head:refs/remotes/origin/PR-536 # timeout=10 [2020-06-11T03:45:03.793Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:45:03.820Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-06-11T03:45:03.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-06-11T03:45:03.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-11T03:45:03.869Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/536/head:refs/remotes/origin/PR-536 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-11T03:45:04.326Z] Merging remotes/origin/master commit 3a565b71685442c2ff1ef3a41526fe46f740cbbe into PR head commit f0d03bfb6530324afd54d83f0a15ae6fd4719453 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-11T03:45:04.758Z] Failed in branch arm64 [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) [2020-06-11T03:45:04.318Z] > git config core.sparsecheckout # timeout=10 [2020-06-11T03:45:04.350Z] > git checkout -f f0d03bfb6530324afd54d83f0a15ae6fd4719453 # 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-06-11T03:45:06.480Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T03:45:07.074Z] ---> package-listing.sh [2020-06-11T03:45:07.074Z] ++ facter osfamily [2020-06-11T03:45:07.074Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-11T03:45:07.074Z] + OS_FAMILY=redhat [2020-06-11T03:45:07.074Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-536 [2020-06-11T03:45:07.074Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-11T03:45:07.074Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-11T03:45:07.074Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-11T03:45:07.074Z] + PACKAGES=/tmp/packages_start.txt [2020-06-11T03:45:07.074Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-536 ']' [2020-06-11T03:45:07.074Z] + PACKAGES=/tmp/packages_end.txt [2020-06-11T03:45:07.074Z] + case "${OS_FAMILY}" in [2020-06-11T03:45:07.074Z] + rpm -qa [2020-06-11T03:45:07.074Z] + sort [2020-06-11T03:45:11.279Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-11T03:45:11.279Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-11T03:45:11.279Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-11T03:45:11.279Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-536 ']' [2020-06-11T03:45:11.279Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-536/archives/ [2020-06-11T03:45:11.279Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-536/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-11T03:45:11.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T03:45:11.680Z] [2020-06-11T03:45:11.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-11T03:45:12.038Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T03:45:12.038Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-11T03:45:12.038Z] c9b1b535fdd9: Pulling fs layer [2020-06-11T03:45:12.038Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-11T03:45:12.038Z] 756a868c4378: Pulling fs layer [2020-06-11T03:45:12.038Z] 444b2fc9a129: Pulling fs layer [2020-06-11T03:45:12.038Z] ea15f1150254: Pulling fs layer [2020-06-11T03:45:12.038Z] 41b27a9f41bf: Pulling fs layer [2020-06-11T03:45:12.038Z] 28c525ee5125: Pulling fs layer [2020-06-11T03:45:12.038Z] 094b1ea09ed8: Pulling fs layer [2020-06-11T03:45:12.038Z] 138eaada9080: Pulling fs layer [2020-06-11T03:45:12.038Z] 0622d0fa9048: Pulling fs layer [2020-06-11T03:45:12.038Z] 444b2fc9a129: Waiting [2020-06-11T03:45:12.038Z] ea15f1150254: Waiting [2020-06-11T03:45:12.038Z] 28c525ee5125: Waiting [2020-06-11T03:45:12.038Z] 094b1ea09ed8: Waiting [2020-06-11T03:45:12.038Z] 138eaada9080: Waiting [2020-06-11T03:45:12.038Z] 41b27a9f41bf: Waiting [2020-06-11T03:45:12.038Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-11T03:45:12.038Z] 2cc5ad85d9ab: Download complete [2020-06-11T03:45:12.038Z] 444b2fc9a129: Verifying Checksum [2020-06-11T03:45:12.038Z] c9b1b535fdd9: Verifying Checksum [2020-06-11T03:45:12.038Z] c9b1b535fdd9: Download complete [2020-06-11T03:45:12.038Z] ea15f1150254: Verifying Checksum [2020-06-11T03:45:12.038Z] ea15f1150254: Download complete [2020-06-11T03:45:12.038Z] 28c525ee5125: Verifying Checksum [2020-06-11T03:45:12.038Z] 28c525ee5125: Download complete [2020-06-11T03:45:12.302Z] 756a868c4378: Verifying Checksum [2020-06-11T03:45:12.302Z] 756a868c4378: Download complete [2020-06-11T03:45:12.576Z] c9b1b535fdd9: Pull complete [2020-06-11T03:45:12.576Z] 138eaada9080: Verifying Checksum [2020-06-11T03:45:12.576Z] 138eaada9080: Download complete [2020-06-11T03:45:12.576Z] 0622d0fa9048: Verifying Checksum [2020-06-11T03:45:12.576Z] 0622d0fa9048: Download complete [2020-06-11T03:45:12.576Z] 094b1ea09ed8: Verifying Checksum [2020-06-11T03:45:12.576Z] 094b1ea09ed8: Download complete [2020-06-11T03:45:12.576Z] 2cc5ad85d9ab: Pull complete [2020-06-11T03:45:13.163Z] 41b27a9f41bf: Verifying Checksum [2020-06-11T03:45:13.163Z] 41b27a9f41bf: Download complete [2020-06-11T03:45:14.565Z] 756a868c4378: Pull complete [2020-06-11T03:45:14.565Z] 444b2fc9a129: Pull complete [2020-06-11T03:45:14.565Z] ea15f1150254: Pull complete [2020-06-11T03:45:18.780Z] 41b27a9f41bf: Pull complete [2020-06-11T03:45:18.780Z] 28c525ee5125: Pull complete [2020-06-11T03:45:20.695Z] 094b1ea09ed8: Pull complete [2020-06-11T03:45:21.639Z] 138eaada9080: Pull complete [2020-06-11T03:45:21.639Z] 0622d0fa9048: Pull complete [2020-06-11T03:45:21.678Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-11T03:45:21.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-11T03:45:21.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-11T03:45:21.816Z] prd-centos7-docker-4c-2g-2529 does not seem to be running inside a container [2020-06-11T03:45:21.859Z] $ 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-536 -v /w/workspace/dgexfoundry_device-sdk-go_PR-536:/w/workspace/dgexfoundry_device-sdk-go_PR-536:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-11T03:45:25.649Z] $ docker top cfc3332acda418c7a4c7d830a030c1ed90e4494e748bf2a393ce5f4278ca62f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-11T03:45:25.892Z] provisioning config files... [2020-06-11T03:45:25.916Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp/config8241518376335527349tmp [Pipeline] { [Pipeline] echo [2020-06-11T03:45:25.983Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T03:45:26.308Z] ---> create-netrc.sh [Pipeline] echo [2020-06-11T03:45:26.336Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-11T03:45:26.657Z] ---> logs-deploy.sh [2020-06-11T03:45:26.657Z] + ARCHIVE_ARTIFACTS= [2020-06-11T03:45:26.657Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-11T03:45:26.657Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-11T03:45:26.657Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-11T03:45:26.657Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 [2020-06-11T03:45:26.657Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-536/1/ [2020-06-11T03:45:26.657Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 /w/workspace/dgexfoundry_device-sdk-go_PR-536 [2020-06-11T03:45:28.038Z] Archives upload complete. [2020-06-11T03:45:28.038Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-536/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-536/1/ [2020-06-11T03:45:28.608Z] ---> uname -a: [2020-06-11T03:45:28.608Z] Linux cfc3332acda4 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] ---> lscpu: [2020-06-11T03:45:28.608Z] Architecture: x86_64 [2020-06-11T03:45:28.608Z] CPU op-mode(s): 32-bit, 64-bit [2020-06-11T03:45:28.608Z] Byte Order: Little Endian [2020-06-11T03:45:28.608Z] Address sizes: 40 bits physical, 48 bits virtual [2020-06-11T03:45:28.608Z] CPU(s): 4 [2020-06-11T03:45:28.608Z] On-line CPU(s) list: 0-3 [2020-06-11T03:45:28.608Z] Thread(s) per core: 1 [2020-06-11T03:45:28.608Z] Core(s) per socket: 1 [2020-06-11T03:45:28.608Z] Socket(s): 4 [2020-06-11T03:45:28.608Z] NUMA node(s): 1 [2020-06-11T03:45:28.608Z] Vendor ID: GenuineIntel [2020-06-11T03:45:28.608Z] CPU family: 6 [2020-06-11T03:45:28.608Z] Model: 44 [2020-06-11T03:45:28.608Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-06-11T03:45:28.608Z] Stepping: 1 [2020-06-11T03:45:28.608Z] CPU MHz: 2933.438 [2020-06-11T03:45:28.608Z] BogoMIPS: 5866.87 [2020-06-11T03:45:28.608Z] Virtualization: VT-x [2020-06-11T03:45:28.608Z] Hypervisor vendor: KVM [2020-06-11T03:45:28.608Z] Virtualization type: full [2020-06-11T03:45:28.608Z] L1d cache: 128 KiB [2020-06-11T03:45:28.608Z] L1i cache: 128 KiB [2020-06-11T03:45:28.608Z] L2 cache: 16 MiB [2020-06-11T03:45:28.608Z] L3 cache: 64 MiB [2020-06-11T03:45:28.608Z] NUMA node0 CPU(s): 0-3 [2020-06-11T03:45:28.608Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-06-11T03:45:28.608Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-06-11T03:45:28.608Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-06-11T03:45:28.608Z] Vulnerability Meltdown: Mitigation; PTI [2020-06-11T03:45:28.608Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-06-11T03:45:28.608Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-06-11T03:45:28.608Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-06-11T03:45:28.608Z] Vulnerability Tsx async abort: Not affected [2020-06-11T03:45:28.608Z] 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 [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] ---> nproc: [2020-06-11T03:45:28.608Z] 4 [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] ---> df -h: [2020-06-11T03:45:28.608Z] Filesystem Size Used Available Use% Mounted on [2020-06-11T03:45:28.608Z] overlay 50.0G 7.2G 42.8G 14% / [2020-06-11T03:45:28.608Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-06-11T03:45:28.608Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-06-11T03:45:28.608Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-536 [2020-06-11T03:45:28.608Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-536@tmp [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z] ---> free -m: [2020-06-11T03:45:28.608Z] total used free shared buff/cache available [2020-06-11T03:45:28.608Z] Mem: 1837 624 125 0 1087 1107 [2020-06-11T03:45:28.608Z] Swap: 1023 1 1022 [2020-06-11T03:45:28.608Z] [2020-06-11T03:45:28.608Z]