Pull request #514 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 13a868be4d0f1f1321cc63a287003ab18ae16e33+59d7bbd65c65af3ab25ed9f69c8c28db04e20564 (54b75c702f832f8e2434907855094b102b31af70) 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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-go/branches/PR-514/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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 ========================================================= [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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6198 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-514 # 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/514/head:refs/remotes/origin/PR-514 +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/514/head:refs/remotes/origin/PR-514 # 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/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 Merge succeeded, producing 13a868be4d0f1f1321cc63a287003ab18ae16e33 Checking out Revision 13a868be4d0f1f1321cc63a287003ab18ae16e33 (PR-514) > git config core.sparsecheckout # timeout=10 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # 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 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 Commit message: "update profile in update device callback handler" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:39:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:39:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:39:26 ========================================================= 04:39:26 EdgeX Global Pipelines Version Info 04:39:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:39:28 ------------------- 04:39:28 stable info: 04:39:28 ------------------- 04:39:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:39:28 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 04:39:28 Message: update stable to v1.0.73 04:39:28 ------------------- 04:39:28 experimental info: 04:39:28 ------------------- 04:39:28 Commited By: Emilio Reyes emilio.reyes@intel.com 04:39:28 Commit SHA: e9f46a538d08225106cc4f35d30277fc6c232516 04:39:28 Message: update experimental to v1.0.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 04:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:31 04:39:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:39:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:39:31 latest: Pulling from edgex-devops/git-semver 04:39:31 9123ac7c32f7: Pulling fs layer 04:39:31 b8cc5d1170e3: Pulling fs layer 04:39:31 2924cbbf6a41: Pulling fs layer 04:39:31 93b08a4f1073: Pulling fs layer 04:39:31 93b08a4f1073: Waiting 04:39:31 b8cc5d1170e3: Verifying Checksum 04:39:31 b8cc5d1170e3: Download complete 04:39:32 9123ac7c32f7: Verifying Checksum 04:39:32 9123ac7c32f7: Download complete 04:39:32 93b08a4f1073: Verifying Checksum 04:39:32 93b08a4f1073: Download complete 04:39:32 2924cbbf6a41: Verifying Checksum 04:39:32 2924cbbf6a41: Download complete 04:39:32 9123ac7c32f7: Pull complete 04:39:32 b8cc5d1170e3: Pull complete 04:39:33 2924cbbf6a41: Pull complete 04:39:33 93b08a4f1073: Pull complete 04:39:33 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 04:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:39:33 prd-centos7-docker-4c-2g-6198 does not seem to be running inside a container 04:39:33 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-514 -v /w/workspace/dgexfoundry_device-sdk-go_PR-514:/w/workspace/dgexfoundry_device-sdk-go_PR-514:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-514@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 04:39:34 $ docker top 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:34 [ssh-agent] Looking for ssh-agent implementation... 04:39:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:34 $ docker exec 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent 04:39:34 SSH_AUTH_SOCK=/tmp/ssh-3ZYva0XZUjhQ/agent.15 04:39:34 SSH_AGENT_PID=22 04:39:34 Running ssh-add (command line suppressed) 04:39:35 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_9022799596871943858.key (/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_9022799596871943858.key) 04:39:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:35 + git describe --exact-match --tags HEAD 04:39:35 fatal: No names found, cannot describe anything. [Pipeline] } 04:39:35 $ docker exec --env ******** --env ******** 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent -k 04:39:35 unset SSH_AUTH_SOCK; 04:39:35 unset SSH_AGENT_PID; 04:39:35 echo Agent pid 22 killed; 04:39:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 04:39:35 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 04:39:35 This usually means this commit has not been tagged. [Pipeline] sshagent 04:39:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:36 [ssh-agent] Looking for ssh-agent implementation... 04:39:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:36 $ docker exec 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent 04:39:36 SSH_AUTH_SOCK=/tmp/ssh-yNWJHOlN14z5/agent.57 04:39:36 SSH_AGENT_PID=64 04:39:36 Running ssh-add (command line suppressed) 04:39:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_6589426259664564813.key (/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/private_key_6589426259664564813.key) 04:39:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:37 + git semver init 04:39:37 # -> Open(): unable to determine branch for HEAD 04:39:37 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-514/.git 04:39:37 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-514 04:39:37 # $SEMVER_REMOTE_NAME = origin 04:39:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:39:37 # $SEMVER_USER_NAME = edgex-jenkins 04:39:37 # $SEMVER_BRANCH = PR-514 04:39:37 # $SEMVER_TEMP = /tmp/semver-051459772 04:39:37 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:39:37 # '/tmp/semver-051459772' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-514/.semver' 04:39:37 # -> Force: false 04:39:37 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-514/.semver [Pipeline] } 04:39:37 $ docker exec --env ******** --env ******** 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 ssh-agent -k 04:39:37 unset SSH_AUTH_SOCK; 04:39:37 unset SSH_AGENT_PID; 04:39:37 echo Agent pid 64 killed; 04:39:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:38 + git semver [Pipeline] } 04:39:38 $ docker stop --time=1 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 04:39:39 $ docker rm -f 89d9f41cc78b5f6c570fcaf3122b734c5a8e6c249732e093c15f797436f49e94 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 04:39:40 Stashed 56 file(s) [Pipeline] echo 04:39:40 [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 04:39:56 Still waiting to schedule task 04:39:56 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:39:56 Still waiting to schedule task 04:39:56 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 04:42:12 Running on prd-centos7-docker-4c-2g-6200 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [Pipeline] { [Pipeline] ws 04:42:12 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:42:14 using credential edgex-jenkins-ssh 04:42:14 Cloning the remote Git repository 04:42:14 Cloning with configured refspecs honoured and without tags 04:42:14 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:42:14 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:42:15 Fetching without tags 04:42:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:42:14 > git --version # timeout=10 04:42:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:42:14 > git config --add remote.origin.fetch +refs/pull/514/head:refs/remotes/origin/PR-514 # timeout=10 04:42:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:42:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:42:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:15 Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:42:16 Failed in branch amd64 04:42:15 > git config core.sparsecheckout # timeout=10 04:42:15 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 04:42:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6199 in /w/workspace/dgexfoundry_device-sdk-go_PR-514 [Pipeline] { [Pipeline] ws 04:42:48 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:42:55 using credential edgex-jenkins-ssh 04:42:55 Cloning the remote Git repository 04:42:55 Cloning with configured refspecs honoured and without tags 04:42:55 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:42:55 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:42:55 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:42:55 > git --version # timeout=10 04:42:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:55 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:56 Fetching without tags 04:42:57 Merging remotes/origin/master commit 59d7bbd65c65af3ab25ed9f69c8c28db04e20564 into PR head commit 13a868be4d0f1f1321cc63a287003ab18ae16e33 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 04:42:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:42:56 > git config --add remote.origin.fetch +refs/pull/514/head:refs/remotes/origin/PR-514 # timeout=10 04:42:56 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:56 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:42:56 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/514/head:refs/remotes/origin/PR-514 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:42:57 > git config core.sparsecheckout # timeout=10 04:42:57 > git checkout -f 13a868be4d0f1f1321cc63a287003ab18ae16e33 # timeout=10 [Pipeline] // stage [Pipeline] } 04:42:57 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) [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 04:42:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:43:00 ---> package-listing.sh 04:43:00 ++ facter osfamily 04:43:00 ++ tr '[:upper:]' '[:lower:]' 04:43:00 + OS_FAMILY=redhat 04:43:00 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-514 04:43:00 + START_PACKAGES=/tmp/packages_start.txt 04:43:00 + END_PACKAGES=/tmp/packages_end.txt 04:43:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:43:00 + PACKAGES=/tmp/packages_start.txt 04:43:00 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-514 ']' 04:43:00 + PACKAGES=/tmp/packages_end.txt 04:43:00 + case "${OS_FAMILY}" in 04:43:00 + rpm -qa 04:43:00 + sort 04:43:04 + '[' -f /tmp/packages_start.txt ']' 04:43:04 + '[' -f /tmp/packages_end.txt ']' 04:43:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:43:04 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-514 ']' 04:43:04 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-514/archives/ 04:43:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-514/archives/ [Pipeline] isUnix [Pipeline] sh 04:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:43:04 04:43:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:43:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:43:05 alpine: Pulling from edgex-lftools-log-publisher 04:43:05 c9b1b535fdd9: Pulling fs layer 04:43:05 2cc5ad85d9ab: Pulling fs layer 04:43:05 756a868c4378: Pulling fs layer 04:43:05 444b2fc9a129: Pulling fs layer 04:43:05 ea15f1150254: Pulling fs layer 04:43:05 41b27a9f41bf: Pulling fs layer 04:43:05 28c525ee5125: Pulling fs layer 04:43:05 094b1ea09ed8: Pulling fs layer 04:43:05 138eaada9080: Pulling fs layer 04:43:05 0622d0fa9048: Pulling fs layer 04:43:05 ea15f1150254: Waiting 04:43:05 138eaada9080: Waiting 04:43:05 41b27a9f41bf: Waiting 04:43:05 0622d0fa9048: Waiting 04:43:05 28c525ee5125: Waiting 04:43:05 094b1ea09ed8: Waiting 04:43:05 444b2fc9a129: Waiting 04:43:05 2cc5ad85d9ab: Verifying Checksum 04:43:05 2cc5ad85d9ab: Download complete 04:43:05 444b2fc9a129: Verifying Checksum 04:43:05 444b2fc9a129: Download complete 04:43:05 c9b1b535fdd9: Verifying Checksum 04:43:05 c9b1b535fdd9: Download complete 04:43:05 ea15f1150254: Verifying Checksum 04:43:05 ea15f1150254: Download complete 04:43:05 28c525ee5125: Verifying Checksum 04:43:05 28c525ee5125: Download complete 04:43:05 756a868c4378: Verifying Checksum 04:43:05 756a868c4378: Download complete 04:43:05 c9b1b535fdd9: Pull complete 04:43:05 138eaada9080: Verifying Checksum 04:43:05 138eaada9080: Download complete 04:43:05 094b1ea09ed8: Verifying Checksum 04:43:05 094b1ea09ed8: Download complete 04:43:05 0622d0fa9048: Verifying Checksum 04:43:05 0622d0fa9048: Download complete 04:43:06 2cc5ad85d9ab: Pull complete 04:43:06 41b27a9f41bf: Verifying Checksum 04:43:06 41b27a9f41bf: Download complete 04:43:08 756a868c4378: Pull complete 04:43:08 444b2fc9a129: Pull complete 04:43:08 ea15f1150254: Pull complete 04:43:13 41b27a9f41bf: Pull complete 04:43:13 28c525ee5125: Pull complete 04:43:15 094b1ea09ed8: Pull complete 04:43:15 138eaada9080: Pull complete 04:43:15 0622d0fa9048: Pull complete 04:43:15 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 04:43:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:43:16 prd-centos7-docker-4c-2g-6198 does not seem to be running inside a container 04:43:16 $ 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-514 -v /w/workspace/dgexfoundry_device-sdk-go_PR-514:/w/workspace/dgexfoundry_device-sdk-go_PR-514:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-514@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 04:43:17 $ docker top 71e5fe4d018cef7ab981bba6ae216aefdc49a26bc30e024cf735a322da3b0ff8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:17 provisioning config files... 04:43:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp/config3602124746293988488tmp [Pipeline] { [Pipeline] echo 04:43:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:43:17 ---> create-netrc.sh [Pipeline] echo 04:43:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:43:18 ---> logs-deploy.sh 04:43:18 + ARCHIVE_ARTIFACTS= 04:43:18 + LOGS_SERVER=https://logs.edgexfoundry.org 04:43:18 + '[' https://logs.edgexfoundry.org == None ']' 04:43:18 + NEXUS_URL=https://nexus.edgexfoundry.org 04:43:18 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 04:43:18 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-514/1/ 04:43:18 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 /w/workspace/dgexfoundry_device-sdk-go_PR-514 04:43:19 Archives upload complete. 04:43:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-514/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/PR-514/1/ 04:43:20 ---> uname -a: 04:43:20 Linux 71e5fe4d018c 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 04:43:20 04:43:20 04:43:20 ---> lscpu: 04:43:20 Architecture: x86_64 04:43:20 CPU op-mode(s): 32-bit, 64-bit 04:43:20 Byte Order: Little Endian 04:43:20 Address sizes: 40 bits physical, 48 bits virtual 04:43:20 CPU(s): 4 04:43:20 On-line CPU(s) list: 0-3 04:43:20 Thread(s) per core: 1 04:43:20 Core(s) per socket: 1 04:43:20 Socket(s): 4 04:43:20 NUMA node(s): 1 04:43:20 Vendor ID: GenuineIntel 04:43:20 CPU family: 6 04:43:20 Model: 44 04:43:20 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:43:20 Stepping: 1 04:43:20 CPU MHz: 2933.442 04:43:20 BogoMIPS: 5866.88 04:43:20 Virtualization: VT-x 04:43:20 Hypervisor vendor: KVM 04:43:20 Virtualization type: full 04:43:20 L1d cache: 128 KiB 04:43:20 L1i cache: 128 KiB 04:43:20 L2 cache: 16 MiB 04:43:20 L3 cache: 64 MiB 04:43:20 NUMA node0 CPU(s): 0-3 04:43:20 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 04:43:20 Vulnerability Meltdown: Mitigation; PTI 04:43:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:43:20 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 04:43:20 Vulnerability Spectre v2: Mitigation; Full retpoline 04:43:20 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 04:43:20 04:43:20 04:43:20 ---> nproc: 04:43:20 4 04:43:20 04:43:20 04:43:20 ---> df -h: 04:43:20 Filesystem Size Used Available Use% Mounted on 04:43:20 overlay 50.0G 6.4G 43.6G 13% / 04:43:20 tmpfs 64.0M 0 64.0M 0% /dev 04:43:20 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 04:43:20 shm 64.0M 0 64.0M 0% /dev/shm 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-514 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/dgexfoundry_device-sdk-go_PR-514@tmp 04:43:20 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 04:43:20 04:43:20 04:43:20 ---> free -m: 04:43:20 total used free shared buff/cache available 04:43:20 Mem: 1838 604 67 0 1166 1128 04:43:20 Swap: 1023 1 1022 04:43:20 04:43:20 04:43:20 ---> ip addr: 04:43:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:43:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:43:20 inet 127.0.0.1/8 scope host lo 04:43:20 valid_lft forever preferred_lft forever 04:43:20 6: eth0@if7: mtu 1458 qdisc noqueue state UP 04:43:20 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 04:43:20 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 04:43:20 valid_lft forever preferred_lft forever 04:43:20 04:43:20 04:43:20 ---> sar -b -r -n DEV: 04:43:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) 04:43:20 04:43:20 04:38:43 LINUX RESTART 04:43:20 04:43:20 04:39:01 tps rtps wtps bread/s bwrtn/s 04:43:20 04:40:01 123.19 47.04 76.15 5136.22 38914.21 04:43:20 04:41:01 3.70 0.00 3.70 0.00 112.44 04:43:20 04:42:01 0.67 0.00 0.67 0.00 7.69 04:43:20 04:43:01 29.68 29.03 0.65 1833.58 10.84 04:43:20 Average: 39.32 19.02 20.30 1742.87 9765.34 04:43:20 04:43:20 04:39:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:43:20 04:40:01 107992 1774312 94.26 2620 1227592 938996 32.04 437524 1170320 16 04:43:20 04:41:01 116280 1766024 93.82 2620 1227628 905580 30.90 433168 1170256 8 04:43:20 04:42:01 115784 1766520 93.85 2620 1227636 905580 30.90 433436 1170240 8 04:43:20 04:43:01 65860 1816444 96.50 2620 1262896 933608 31.85 446128 1207428 0 04:43:20 Average: 101479 1780825 94.61 2620 1236438 920941 31.42 437564 1179561 8 04:43:20 04:43:20 04:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 04:43:20 04:40:01 eth0 504.46 313.20 1045.45 109.34 0.00 0.00 0.00 04:43:20 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:40:01 docker0 6.62 4.61 1.02 17.34 0.00 0.00 0.00 04:43:20 04:41:01 eth0 0.08 0.07 0.01 0.02 0.00 0.00 0.00 04:43:20 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:42:01 eth0 1.22 0.08 0.10 0.01 0.00 0.00 0.00 04:43:20 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:43:01 eth0 5.53 3.13 4.37 1.80 0.00 0.00 0.00 04:43:20 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 Average: eth0 127.87 79.15 262.59 27.80 0.00 0.00 0.00 04:43:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:43:20 Average: docker0 1.66 1.15 0.26 4.34 0.00 0.00 0.00 04:43:20 04:43:20 04:43:20 ---> sar -P ALL: 04:43:20 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/27/20 _x86_64_ (4 CPU) 04:43:20 04:43:20 04:38:43 LINUX RESTART 04:43:20 04:43:20 04:39:01 CPU %user %nice %system %iowait %steal %idle 04:43:20 04:40:01 all 14.22 0.00 7.60 7.41 0.04 70.72 04:43:20 04:40:01 0 13.77 0.00 7.34 7.74 0.03 71.11 04:43:20 04:40:01 1 13.66 0.00 8.40 6.67 0.07 71.20 04:43:20 04:40:01 2 15.70 0.00 6.75 6.80 0.03 70.71 04:43:20 04:40:01 3 13.73 0.00 7.94 8.43 0.05 69.84 04:43:20 04:41:01 all 0.21 0.00 0.08 0.00 0.00 99.72 04:43:20 04:41:01 0 0.08 0.00 0.07 0.00 0.00 99.85 04:43:20 04:41:01 1 0.05 0.00 0.07 0.00 0.00 99.88 04:43:20 04:41:01 2 0.60 0.00 0.07 0.00 0.00 99.33 04:43:20 04:41:01 3 0.08 0.00 0.10 0.00 0.00 99.82 04:43:20 04:42:01 all 0.19 0.00 0.05 0.00 0.00 99.75 04:43:20 04:42:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:43:20 04:42:01 1 0.08 0.00 0.08 0.00 0.00 99.83 04:43:20 04:42:01 2 0.57 0.00 0.05 0.00 0.00 99.38 04:43:20 04:42:01 3 0.07 0.00 0.03 0.00 0.00 99.90 04:43:20 04:43:01 all 0.41 0.00 0.18 0.65 0.00 98.76 04:43:20 04:43:01 0 0.50 0.00 0.32 0.72 0.02 98.45 04:43:20 04:43:01 1 0.23 0.00 0.15 0.50 0.00 99.12 04:43:20 04:43:01 2 0.72 0.00 0.12 0.32 0.00 98.85 04:43:20 04:43:01 3 0.20 0.00 0.10 1.08 0.00 98.61 04:43:20 Average: all 3.73 0.00 1.96 2.00 0.01 92.30 04:43:20 Average: 0 3.58 0.00 1.93 2.10 0.01 92.37 04:43:20 Average: 1 3.49 0.00 2.16 1.78 0.02 92.55 04:43:20 Average: 2 4.37 0.00 1.73 1.77 0.01 92.13 04:43:20 Average: 3 3.48 0.00 2.02 2.36 0.01 92.13 04:43:20 04:43:20 04:43:20