Pull request #432 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 IOTechSystems for edgexfoundry/device-sdk-go Loading trusted files from base branch master at 216cade7f2e553cd85bebefedf8dad939aae0897 rather than 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Obtained Jenkinsfile from 216cade7f2e553cd85bebefedf8dad939aae0897 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1542 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [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-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Merge succeeded, producing 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 Checking out Revision 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 (PR-432) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # 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/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # 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 216cade7f2e553cd85bebefedf8dad939aae0897 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 Commit message: "Refactor to use common go-mod-bootstrap package" First time build. Skipping changelog. > git rev-list --no-walk 33fda1e722890a4926abd3329d8fb23bb0fb405b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:03:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:03:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:03:56 09:03:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:03:56 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:03:56 latest: Pulling from edgex-devops/git-semver 09:03:56 9123ac7c32f7: Pulling fs layer 09:03:56 b8cc5d1170e3: Pulling fs layer 09:03:56 2924cbbf6a41: Pulling fs layer 09:03:56 93b08a4f1073: Pulling fs layer 09:03:56 93b08a4f1073: Waiting 09:03:56 b8cc5d1170e3: Verifying Checksum 09:03:56 b8cc5d1170e3: Download complete 09:03:56 9123ac7c32f7: Verifying Checksum 09:03:56 9123ac7c32f7: Download complete 09:03:56 93b08a4f1073: Verifying Checksum 09:03:56 93b08a4f1073: Download complete 09:03:56 2924cbbf6a41: Verifying Checksum 09:03:56 2924cbbf6a41: Download complete 09:03:57 9123ac7c32f7: Pull complete 09:03:57 b8cc5d1170e3: Pull complete 09:03:58 2924cbbf6a41: Pull complete 09:03:58 93b08a4f1073: Pull complete 09:03:58 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:03:58 prd-centos7-docker-4c-2g-1542 does not seem to be running inside a container 09:03:58 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:03:59 $ docker top 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:03:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:03:59 [ssh-agent] Looking for ssh-agent implementation... 09:03:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:03:59 $ docker exec 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent 09:03:59 SSH_AUTH_SOCK=/tmp/ssh-VeB9Ps46C3fi/agent.15 09:03:59 SSH_AGENT_PID=22 09:03:59 Running ssh-add (command line suppressed) 09:03:59 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3363630102217194035.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_3363630102217194035.key) 09:03:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:00 + git describe --exact-match --tags HEAD 09:04:00 fatal: No names found, cannot describe anything. [Pipeline] } 09:04:00 $ docker exec --env ******** --env ******** 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent -k 09:04:00 unset SSH_AUTH_SOCK; 09:04:00 unset SSH_AGENT_PID; 09:04:00 echo Agent pid 22 killed; 09:04:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:04:00 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:04:00 This usually means this commit has not been tagged. [Pipeline] sshagent 09:04:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:00 [ssh-agent] Looking for ssh-agent implementation... 09:04:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:00 $ docker exec 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent 09:04:01 SSH_AUTH_SOCK=/tmp/ssh-DtWmkgHzVEBb/agent.57 09:04:01 SSH_AGENT_PID=64 09:04:01 Running ssh-add (command line suppressed) 09:04:01 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8354396852376650487.key (/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/private_key_8354396852376650487.key) 09:04:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:01 + git semver init 09:04:01 # -> Open(): unable to determine branch for HEAD 09:04:01 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.git 09:04:01 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-432 09:04:01 # $SEMVER_REMOTE_NAME = origin 09:04:01 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:04:01 # $SEMVER_USER_NAME = jenkins 09:04:01 # $SEMVER_BRANCH = PR-432 09:04:01 # $SEMVER_TEMP = /tmp/semver-775789905 09:04:01 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:04:02 # '/tmp/semver-775789905' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver' 09:04:02 # -> Force: false 09:04:02 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-432/.semver [Pipeline] } 09:04:02 $ docker exec --env ******** --env ******** 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d ssh-agent -k 09:04:02 unset SSH_AUTH_SOCK; 09:04:02 unset SSH_AGENT_PID; 09:04:02 echo Agent pid 64 killed; 09:04:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:02 + git semver [Pipeline] } 09:04:02 $ docker stop --time=1 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d 09:04:04 $ docker rm -f 7e3933b9b921e29ea81be0adda6640c5c6285f6726503b9dd8088f19b00ffa2d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:04:05 Stashed 34 file(s) [Pipeline] echo 09:04:05 [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 09:04:20 Still waiting to schedule task 09:04:20 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1542’ 09:04:20 Still waiting to schedule task 09:04:20 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:06:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1544 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws 09:06:02 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 09:06:08 using credential edgex-jenkins-ssh 09:06:08 Cloning the remote Git repository 09:06:08 Cloning with configured refspecs honoured and without tags 09:06:08 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:06:09 > git init /w/workspace/device-sdk-go/5 # timeout=10 09:06:09 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:09 > git --version # timeout=10 09:06:09 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:09 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:10 Fetching without tags 09:06:10 Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 09:06:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:10 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 09:06:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:10 > git config core.sparsecheckout # timeout=10 09:06:10 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06:11 Failed in branch arm64 09:06:17 Running on prd-centos7-docker-4c-2g-1545 in /w/workspace/dgexfoundry_device-sdk-go_PR-432 [Pipeline] { [Pipeline] ws 09:06:17 Running in /w/workspace/device-sdk-go/5 [Pipeline] { [Pipeline] checkout 09:06:20 using credential edgex-jenkins-ssh 09:06:20 Cloning the remote Git repository 09:06:20 Cloning with configured refspecs honoured and without tags 09:06:20 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:06:20 > git init /w/workspace/device-sdk-go/5 # timeout=10 09:06:20 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:20 > git --version # timeout=10 09:06:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:21 Fetching without tags 09:06:22 Merging remotes/origin/master commit 216cade7f2e553cd85bebefedf8dad939aae0897 into PR head commit 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:06:22 Failed in branch amd64 09:06:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:21 > git config --add remote.origin.fetch +refs/pull/432/head:refs/remotes/origin/PR-432 # timeout=10 09:06:21 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:21 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:06:21 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:21 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/432/head:refs/remotes/origin/PR-432 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:06:22 > git config core.sparsecheckout # timeout=10 09:06:22 > git checkout -f 9f7a8bba2b45e1633d365ab35e252bd13ba156b7 # timeout=10 [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 09:06:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:23 ---> package-listing.sh 09:06:23 ++ facter osfamily 09:06:23 ++ tr '[:upper:]' '[:lower:]' 09:06:23 + OS_FAMILY=redhat 09:06:23 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-432 09:06:23 + START_PACKAGES=/tmp/packages_start.txt 09:06:23 + END_PACKAGES=/tmp/packages_end.txt 09:06:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:23 + PACKAGES=/tmp/packages_start.txt 09:06:23 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' 09:06:23 + PACKAGES=/tmp/packages_end.txt 09:06:23 + case "${OS_FAMILY}" in 09:06:23 + rpm -qa 09:06:23 + sort 09:06:28 + '[' -f /tmp/packages_start.txt ']' 09:06:28 + '[' -f /tmp/packages_end.txt ']' 09:06:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:28 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-432 ']' 09:06:28 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ 09:06:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-432/archives/ [Pipeline] isUnix [Pipeline] sh 09:06:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:28 09:06:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:06:28 alpine: Pulling from edgex-lftools-log-publisher 09:06:28 c9b1b535fdd9: Pulling fs layer 09:06:28 2cc5ad85d9ab: Pulling fs layer 09:06:28 756a868c4378: Pulling fs layer 09:06:28 444b2fc9a129: Pulling fs layer 09:06:28 ea15f1150254: Pulling fs layer 09:06:28 41b27a9f41bf: Pulling fs layer 09:06:28 28c525ee5125: Pulling fs layer 09:06:28 094b1ea09ed8: Pulling fs layer 09:06:28 138eaada9080: Pulling fs layer 09:06:28 0622d0fa9048: Pulling fs layer 09:06:28 41b27a9f41bf: Waiting 09:06:28 28c525ee5125: Waiting 09:06:28 0622d0fa9048: Waiting 09:06:28 094b1ea09ed8: Waiting 09:06:28 138eaada9080: Waiting 09:06:28 444b2fc9a129: Waiting 09:06:28 ea15f1150254: Waiting 09:06:28 2cc5ad85d9ab: Verifying Checksum 09:06:28 2cc5ad85d9ab: Download complete 09:06:28 444b2fc9a129: Download complete 09:06:28 c9b1b535fdd9: Verifying Checksum 09:06:28 c9b1b535fdd9: Download complete 09:06:28 ea15f1150254: Verifying Checksum 09:06:28 ea15f1150254: Download complete 09:06:29 28c525ee5125: Verifying Checksum 09:06:29 28c525ee5125: Download complete 09:06:29 c9b1b535fdd9: Pull complete 09:06:29 2cc5ad85d9ab: Pull complete 09:06:29 756a868c4378: Verifying Checksum 09:06:29 756a868c4378: Download complete 09:06:29 094b1ea09ed8: Verifying Checksum 09:06:29 094b1ea09ed8: Download complete 09:06:29 0622d0fa9048: Verifying Checksum 09:06:29 0622d0fa9048: Download complete 09:06:29 138eaada9080: Verifying Checksum 09:06:29 138eaada9080: Download complete 09:06:30 41b27a9f41bf: Verifying Checksum 09:06:30 41b27a9f41bf: Download complete 09:06:31 756a868c4378: Pull complete 09:06:31 444b2fc9a129: Pull complete 09:06:31 ea15f1150254: Pull complete 09:06:34 41b27a9f41bf: Pull complete 09:06:34 28c525ee5125: Pull complete 09:06:36 094b1ea09ed8: Pull complete 09:06:37 138eaada9080: Pull complete 09:06:37 0622d0fa9048: Pull complete 09:06:37 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:06:37 prd-centos7-docker-4c-2g-1542 does not seem to be running inside a container 09:06:37 $ 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-432 -v /w/workspace/dgexfoundry_device-sdk-go_PR-432:/w/workspace/dgexfoundry_device-sdk-go_PR-432:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-432@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:10003/edgex-lftools-log-publisher:alpine cat 09:06:38 $ docker top cf2ead22fb711515b9a6997d07293054027f760e27693c3918a9bae78dc34b0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:06:38 provisioning config files... 09:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp/config4873663659724604840tmp [Pipeline] { [Pipeline] echo 09:06:38 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:39 ---> create-netrc.sh [Pipeline] echo 09:06:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:39 ---> logs-deploy.sh 09:06:39 + ARCHIVE_ARTIFACTS= 09:06:39 + LOGS_SERVER=https://logs.edgexfoundry.org 09:06:39 + '[' https://logs.edgexfoundry.org == None ']' 09:06:39 + NEXUS_URL=https://nexus.edgexfoundry.org 09:06:39 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 09:06:39 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/5/ 09:06:39 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 /w/workspace/dgexfoundry_device-sdk-go_PR-432 09:06:40 Archives upload complete. 09:06:40 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-432/5 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-432/5/ 09:06:41 ---> uname -a: 09:06:41 Linux cf2ead22fb71 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:06:41 09:06:41 09:06:41 ---> lscpu: 09:06:41 Architecture: x86_64 09:06:41 CPU op-mode(s): 32-bit, 64-bit 09:06:41 Byte Order: Little Endian 09:06:41 Address sizes: 40 bits physical, 48 bits virtual 09:06:41 CPU(s): 4 09:06:41 On-line CPU(s) list: 0-3 09:06:41 Thread(s) per core: 1 09:06:41 Core(s) per socket: 1 09:06:41 Socket(s): 4 09:06:41 NUMA node(s): 1 09:06:41 Vendor ID: GenuineIntel 09:06:41 CPU family: 6 09:06:41 Model: 44 09:06:41 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:06:41 Stepping: 1 09:06:41 CPU MHz: 2933.438 09:06:41 BogoMIPS: 5866.87 09:06:41 Virtualization: VT-x 09:06:41 Hypervisor vendor: KVM 09:06:41 Virtualization type: full 09:06:41 L1d cache: 128 KiB 09:06:41 L1i cache: 128 KiB 09:06:41 L2 cache: 16 MiB 09:06:41 L3 cache: 64 MiB 09:06:41 NUMA node0 CPU(s): 0-3 09:06:41 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:06:41 Vulnerability Meltdown: Mitigation; PTI 09:06:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:41 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:06:41 Vulnerability Spectre v2: Mitigation; Full retpoline 09:06:41 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 09:06:41 09:06:41 09:06:41 ---> nproc: 09:06:41 4 09:06:41 09:06:41 09:06:41 ---> df -h: 09:06:41 Filesystem Size Used Available Use% Mounted on 09:06:41 overlay 50.0G 6.4G 43.6G 13% / 09:06:41 tmpfs 64.0M 0 64.0M 0% /dev 09:06:41 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 09:06:41 shm 64.0M 0 64.0M 0% /dev/shm 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432 09:06:41 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-432@tmp 09:06:41 09:06:41